TinyPixel/sml-3
018
1{2 "version": "1.0",3 "truncation": {4 "direction": "Right",5 "max_length": 1024,6 "strategy": "LongestFirst",7 "stride": 08 },9 "padding": {10 "strategy": {11 "Fixed": 102412 },13 "direction": "Right",14 "pad_to_multiple_of": null,15 "pad_id": 50256,16 "pad_type_id": 0,17 "pad_token": "<|endoftext|>"18 },19 "added_tokens": [20 {21 "id": 50256,22 "content": "<|endoftext|>",23 "single_word": false,24 "lstrip": false,25 "rstrip": false,26 "normalized": false,27 "special": true28 }29 ],30 "normalizer": null,31 "pre_tokenizer": {32 "type": "ByteLevel",33 "add_prefix_space": false,34 "trim_offsets": true,35 "use_regex": true36 },37 "post_processor": {38 "type": "ByteLevel",39 "add_prefix_space": true,40 "trim_offsets": false,41 "use_regex": true42 },43 "decoder": {44 "type": "ByteLevel",45 "add_prefix_space": true,46 "trim_offsets": true,47 "use_regex": true48 },49 "model": {50 "type": "BPE",51 "dropout": null,52 "unk_token": null,53 "continuing_subword_prefix": "",54 "end_of_word_suffix": "",55 "fuse_unk": false,56 "byte_fallback": false,57 "vocab": {58 "!": 0,59 "\"": 1,60 "#": 2,61 "$": 3,62 "%": 4,63 "&": 5,64 "'": 6,65 "(": 7,66 ")": 8,67 "*": 9,68 "+": 10,69 ",": 11,70 "-": 12,71 ".": 13,72 "/": 14,73 "0": 15,74 "1": 16,75 "2": 17,76 "3": 18,77 "4": 19,78 "5": 20,79 "6": 21,80 "7": 22,81 "8": 23,82 "9": 24,83 ":": 25,84 ";": 26,85 "<": 27,86 "=": 28,87 ">": 29,88 "?": 30,89 "@": 31,90 "A": 32,91 "B": 33,92 "C": 34,93 "D": 35,94 "E": 36,95 "F": 37,96 "G": 38,97 "H": 39,98 "I": 40,99 "J": 41,100 "K": 42,101 "L": 43,102 "M": 44,103 "N": 45,104 "O": 46,105 "P": 47,106 "Q": 48,107 "R": 49,108 "S": 50,109 "T": 51,110 "U": 52,111 "V": 53,112 "W": 54,113 "X": 55,114 "Y": 56,115 "Z": 57,116 "[": 58,117 "\\": 59,118 "]": 60,119 "^": 61,120 "_": 62,121 "`": 63,122 "a": 64,123 "b": 65,124 "c": 66,125 "d": 67,126 "e": 68,127 "f": 69,128 "g": 70,129 "h": 71,130 "i": 72,131 "j": 73,132 "k": 74,133 "l": 75,134 "m": 76,135 "n": 77,136 "o": 78,137 "p": 79,138 "q": 80,139 "r": 81,140 "s": 82,141 "t": 83,142 "u": 84,143 "v": 85,144 "w": 86,145 "x": 87,146 "y": 88,147 "z": 89,148 "{": 90,149 "|": 91,150 "}": 92,151 "~": 93,152 "¡": 94,153 "¢": 95,154 "£": 96,155 "¤": 97,156 "¥": 98,157 "¦": 99,158 "§": 100,159 "¨": 101,160 "©": 102,161 "ª": 103,162 "«": 104,163 "¬": 105,164 "®": 106,165 "¯": 107,166 "°": 108,167 "±": 109,168 "²": 110,169 "³": 111,170 "´": 112,171 "µ": 113,172 "¶": 114,173 "·": 115,174 "¸": 116,175 "¹": 117,176 "º": 118,177 "»": 119,178 "¼": 120,179 "½": 121,180 "¾": 122,181 "¿": 123,182 "À": 124,183 "Á": 125,184 "Â": 126,185 "Ã": 127,186 "Ä": 128,187 "Å": 129,188 "Æ": 130,189 "Ç": 131,190 "È": 132,191 "É": 133,192 "Ê": 134,193 "Ë": 135,194 "Ì": 136,195 "Í": 137,196 "Î": 138,197 "Ï": 139,198 "Ð": 140,199 "Ñ": 141,200 "Ò": 142,201 "Ó": 143,202 "Ô": 144,203 "Õ": 145,204 "Ö": 146,205 "×": 147,206 "Ø": 148,207 "Ù": 149,208 "Ú": 150,209 "Û": 151,210 "Ü": 152,211 "Ý": 153,212 "Þ": 154,213 "ß": 155,214 "à": 156,215 "á": 157,216 "â": 158,217 "ã": 159,218 "ä": 160,219 "å": 161,220 "æ": 162,221 "ç": 163,222 "è": 164,223 "é": 165,224 "ê": 166,225 "ë": 167,226 "ì": 168,227 "í": 169,228 "î": 170,229 "ï": 171,230 "ð": 172,231 "ñ": 173,232 "ò": 174,233 "ó": 175,234 "ô": 176,235 "õ": 177,236 "ö": 178,237 "÷": 179,238 "ø": 180,239 "ù": 181,240 "ú": 182,241 "û": 183,242 "ü": 184,243 "ý": 185,244 "þ": 186,245 "ÿ": 187,246 "Ā": 188,247 "ā": 189,248 "Ă": 190,249 "ă": 191,250 "Ą": 192,251 "ą": 193,252 "Ć": 194,253 "ć": 195,254 "Ĉ": 196,255 "ĉ": 197,256 "Ċ": 198,257 "ċ": 199,258 "Č": 200,259 "č": 201,260 "Ď": 202,261 "ď": 203,262 "Đ": 204,263 "đ": 205,264 "Ē": 206,265 "ē": 207,266 "Ĕ": 208,267 "ĕ": 209,268 "Ė": 210,269 "ė": 211,270 "Ę": 212,271 "ę": 213,272 "Ě": 214,273 "ě": 215,274 "Ĝ": 216,275 "ĝ": 217,276 "Ğ": 218,277 "ğ": 219,278 "Ġ": 220,279 "ġ": 221,280 "Ģ": 222,281 "ģ": 223,282 "Ĥ": 224,283 "ĥ": 225,284 "Ħ": 226,285 "ħ": 227,286 "Ĩ": 228,287 "ĩ": 229,288 "Ī": 230,289 "ī": 231,290 "Ĭ": 232,291 "ĭ": 233,292 "Į": 234,293 "į": 235,294 "İ": 236,295 "ı": 237,296 "IJ": 238,297 "ij": 239,298 "Ĵ": 240,299 "ĵ": 241,300 "Ķ": 242,301 "ķ": 243,302 "ĸ": 244,303 "Ĺ": 245,304 "ĺ": 246,305 "Ļ": 247,306 "ļ": 248,307 "Ľ": 249,308 "ľ": 250,309 "Ŀ": 251,310 "ŀ": 252,311 "Ł": 253,312 "ł": 254,313 "Ń": 255,314 "Ġt": 256,315 "Ġa": 257,316 "he": 258,317 "in": 259,318 "re": 260,319 "on": 261,320 "Ġthe": 262,321 "er": 263,322 "Ġs": 264,323 "at": 265,324 "Ġw": 266,325 "Ġo": 267,326 "en": 268,327 "Ġc": 269,328 "it": 270,329 "is": 271,330 "an": 272,331 "or": 273,332 "es": 274,333 "Ġb": 275,334 "ed": 276,335 "Ġf": 277,336 "ing": 278,337 "Ġp": 279,338 "ou": 280,339 "Ġan": 281,340 "al": 282,341 "ar": 283,342 "Ġto": 284,343 "Ġm": 285,344 "Ġof": 286,345 "Ġin": 287,346 "Ġd": 288,347 "Ġh": 289,348 "Ġand": 290,349 "ic": 291,350 "as": 292,351 "le": 293,352 "Ġth": 294,353 "ion": 295,354 "om": 296,355 "ll": 297,356 "ent": 298,357 "Ġn": 299,358 "Ġl": 300,359 "st": 301,360 "Ġre": 302,361 "ve": 303,362 "Ġe": 304,363 "ro": 305,364 "ly": 306,365 "Ġbe": 307,366 "Ġg": 308,367 "ĠT": 309,368 "ct": 310,369 "ĠS": 311,370 "id": 312,371 "ot": 313,372 "ĠI": 314,373 "ut": 315,374 "et": 316,375 "ĠA": 317,376 "Ġis": 318,377 "Ġon": 319,378 "im": 320,379 "am": 321,380 "ow": 322,381 "ay": 323,382 "ad": 324,383 "se": 325,384 "Ġthat": 326,385 "ĠC": 327,386 "ig": 328,387 "Ġfor": 329,388 "ac": 330,389 "Ġy": 331,390 "ver": 332,391 "ur": 333,392 "Ġu": 334,393 "ld": 335,394 "Ġst": 336,395 "ĠM": 337,396 "'s": 338,397 "Ġhe": 339,398 "Ġit": 340,399 "ation": 341,400 "ith": 342,401 "ir": 343,402 "ce": 344,403 "Ġyou": 345,404 "il": 346,405 "ĠB": 347,406 "Ġwh": 348,407 "ol": 349,408 "ĠP": 350,409 "Ġwith": 351,410 "Ġ1": 352,411 "ter": 353,412 "ch": 354,413 "Ġas": 355,414 "Ġwe": 356,415 "Ġ(": 357,416 "nd": 358,417 "ill": 359,418 "ĠD": 360,419 "if": 361,420 "Ġ2": 362,421 "ag": 363,422 "ers": 364,423 "ke": 365,424 "Ġ\"": 366,425 "ĠH": 367,426 "em": 368,427 "Ġcon": 369,428 "ĠW": 370,429 "ĠR": 371,430 "her": 372,431 "Ġwas": 373,432 "Ġr": 374,433 "od": 375,434 "ĠF": 376,435 "ul": 377,436 "ate": 378,437 "Ġat": 379,438 "ri": 380,439 "pp": 381,440 "ore": 382,441 "ĠThe": 383,442 "Ġse": 384,443 "us": 385,444 "Ġpro": 386,445 "Ġha": 387,446 "um": 388,447 "Ġare": 389,448 "Ġde": 390,449 "ain": 391,450 "and": 392,451 "Ġor": 393,452 "igh": 394,453 "est": 395,454 "ist": 396,455 "ab": 397,456 "rom": 398,457 "ĠN": 399,458 "th": 400,459 "Ġcom": 401,460 "ĠG": 402,461 "un": 403,462 "op": 404,463 "00": 405,464 "ĠL": 406,465 "Ġnot": 407,466 "ess": 408,467 "Ġex": 409,468 "Ġv": 410,469 "res": 411,470 "ĠE": 412,471 "ew": 413,472 "ity": 414,473 "ant": 415,474 "Ġby": 416,475 "el": 417,476 "os": 418,477 "ort": 419,478 "oc": 420,479 "qu": 421,480 "Ġfrom": 422,481 "Ġhave": 423,482 "Ġsu": 424,483 "ive": 425,484 "ould": 426,485 "Ġsh": 427,486 "Ġthis": 428,487 "nt": 429,488 "ra": 430,489 "pe": 431,490 "ight": 432,491 "art": 433,492 "ment": 434,493 "Ġal": 435,494 "ust": 436,495 "end": 437,496 "--": 438,497 "all": 439,498 "ĠO": 440,499 "ack": 441,500 "Ġch": 442,501 "Ġle": 443,502 "ies": 444,503 "red": 445,504 "ard": 446,505 "âĢ": 447,506 "out": 448,507 "ĠJ": 449,508 "Ġab": 450,509 "ear": 451,510 "iv": 452,511 "ally": 453,512 "our": 454,513 "ost": 455,514 "gh": 456,515 "pt": 457,516 "Ġpl": 458,517 "ast": 459,518 "Ġcan": 460,519 "ak": 461,520 "ome": 462,521 "ud": 463,522 "The": 464,523 "Ġhis": 465,524 "Ġdo": 466,525 "Ġgo": 467,526 "Ġhas": 468,527 "ge": 469,528 "'t": 470,529 "ĠU": 471,530 "rou": 472,531 "Ġsa": 473,532 "Ġj": 474,533 "Ġbut": 475,534 "Ġwor": 476,535 "Ġall": 477,536 "ect": 478,537 "Ġk": 479,538 "ame": 480,539 "Ġwill": 481,540 "ok": 482,541 "Ġwhe": 483,542 "Ġthey": 484,543 "ide": 485,544 "01": 486,545 "ff": 487,546 "ich": 488,547 "pl": 489,548 "ther": 490,549 "Ġtr": 491,550 "..": 492,551 "Ġint": 493,552 "ie": 494,553 "ure": 495,554 "age": 496,555 "Ġne": 497,556 "ial": 498,557 "ap": 499,558 "ine": 500,559 "ice": 501,560 "Ġme": 502,561 "Ġout": 503,562 "ans": 504,563 "one": 505,564 "ong": 506,565 "ions": 507,566 "Ġwho": 508,567 "ĠK": 509,568 "Ġup": 510,569 "Ġtheir": 511,570 "Ġad": 512,571 "Ġ3": 513,572 "Ġus": 514,573 "ated": 515,574 "ous": 516,575 "Ġmore": 517,576 "ue": 518,577 "og": 519,578 "ĠSt": 520,579 "ind": 521,580 "ike": 522,581 "Ġso": 523,582 "ime": 524,583 "per": 525,584 ".\"": 526,585 "ber": 527,586 "iz": 528,587 "act": 529,588 "Ġone": 530,589 "Ġsaid": 531,590 "Ġ-": 532,591 "are": 533,592 "Ġyour": 534,593 "cc": 535,594 "ĠTh": 536,595 "Ġcl": 537,596 "ep": 538,597 "ake": 539,598 "able": 540,599 "ip": 541,600 "Ġcont": 542,601 "Ġwhich": 543,602 "ia": 544,603 "Ġim": 545,604 "Ġabout": 546,605 "Ġwere": 547,606 "very": 548,607 "ub": 549,608 "Ġhad": 550,609 "Ġen": 551,610 "Ġcomp": 552,611 ",\"": 553,612 "ĠIn": 554,613 "Ġun": 555,614 "Ġag": 556,615 "ire": 557,616 "ace": 558,617 "au": 559,618 "ary": 560,619 "Ġwould": 561,620 "ass": 562,621 "ry": 563,622 "ĠâĢ": 564,623 "cl": 565,624 "ook": 566,625 "ere": 567,626 "so": 568,627 "ĠV": 569,628 "ign": 570,629 "ib": 571,630 "Ġoff": 572,631 "Ġte": 573,632 "ven": 574,633 "ĠY": 575,634 "ile": 576,635 "ose": 577,636 "ite": 578,637 "orm": 579,638 "Ġ201": 580,639 "Ġres": 581,640 "Ġman": 582,641 "Ġper": 583,642 "Ġother": 584,643 "ord": 585,644 "ult": 586,645 "Ġbeen": 587,646 "Ġlike": 588,647 "ase": 589,648 "ance": 590,649 "ks": 591,650 "ays": 592,651 "own": 593,652 "ence": 594,653 "Ġdis": 595,654 "ction": 596,655 "Ġany": 597,656 "Ġapp": 598,657 "Ġsp": 599,658 "int": 600,659 "ress": 601,660 "ations": 602,661 "ail": 603,662 "Ġ4": 604,663 "ical": 605,664 "Ġthem": 606,665 "Ġher": 607,666 "ount": 608,667 "ĠCh": 609,668 "Ġar": 610,669 "Ġif": 611,670 "Ġthere": 612,671 "Ġpe": 613,672 "Ġyear": 614,673 "av": 615,674 "Ġmy": 616,675 "Ġsome": 617,676 "Ġwhen": 618,677 "ough": 619,678 "ach": 620,679 "Ġthan": 621,680 "ru": 622,681 "ond": 623,682 "ick": 624,683 "Ġover": 625,684 "vel": 626,685 "Ġqu": 627,686 "ĊĊ": 628,687 "Ġsc": 629,688 "reat": 630,689 "ree": 631,690 "ĠIt": 632,691 "ound": 633,692 "port": 634,693 "Ġalso": 635,694 "Ġpart": 636,695 "fter": 637,696 "Ġkn": 638,697 "Ġbec": 639,698 "Ġtime": 640,699 "ens": 641,700 "Ġ5": 642,701 "ople": 643,702 "Ġwhat": 644,703 "Ġno": 645,704 "du": 646,705 "mer": 647,706 "ang": 648,707 "Ġnew": 649,708 "----": 650,709 "Ġget": 651,710 "ory": 652,711 "ition": 653,712 "ings": 654,713 "Ġjust": 655,714 "Ġinto": 656,715 "Ġ0": 657,716 "ents": 658,717 "ove": 659,718 "te": 660,719 "Ġpeople": 661,720 "Ġpre": 662,721 "Ġits": 663,722 "Ġrec": 664,723 "Ġtw": 665,724 "ian": 666,725 "irst": 667,726 "ark": 668,727 "ors": 669,728 "Ġwork": 670,729 "ade": 671,730 "ob": 672,731 "Ġshe": 673,732 "Ġour": 674,733 "wn": 675,734 "ink": 676,735 "lic": 677,736 "Ġ19": 678,737 "ĠHe": 679,738 "ish": 680,739 "nder": 681,740 "ause": 682,741 "Ġhim": 683,742 "ons": 684,743 "Ġ[": 685,744 "Ġro": 686,745 "form": 687,746 "ild": 688,747 "ates": 689,748 "vers": 690,749 "Ġonly": 691,750 "oll": 692,751 "Ġspe": 693,752 "ck": 694,753 "ell": 695,754 "amp": 696,755 "Ġacc": 697,756 "Ġbl": 698,757 "ious": 699,758 "urn": 700,759 "ft": 701,760 "ood": 702,761 "Ġhow": 703,762 "hed": 704,763 "Ġ'": 705,764 "Ġafter": 706,765 "aw": 707,766 "Ġatt": 708,767 "ov": 709,768 "ne": 710,769 "Ġplay": 711,770 "erv": 712,771 "ict": 713,772 "Ġcould": 714,773 "itt": 715,774 "Ġam": 716,775 "Ġfirst": 717,776 "Ġ6": 718,777 "Ġact": 719,778 "Ġ$": 720,779 "ec": 721,780 "hing": 722,781 "ual": 723,782 "ull": 724,783 "Ġcomm": 725,784 "oy": 726,785 "old": 727,786 "ces": 728,787 "ater": 729,788 "Ġfe": 730,789 "Ġbet": 731,790 "we": 732,791 "iff": 733,792 "Ġtwo": 734,793 "ock": 735,794 "Ġback": 736,795 ").": 737,796 "ident": 738,797 "Ġunder": 739,798 "rough": 740,799 "sel": 741,800 "xt": 742,801 "Ġmay": 743,802 "round": 744,803 "Ġpo": 745,804 "ph": 746,805 "iss": 747,806 "Ġdes": 748,807 "Ġmost": 749,808 "Ġdid": 750,809 "Ġadd": 751,810 "ject": 752,811 "Ġinc": 753,812 "fore": 754,813 "Ġpol": 755,814 "ont": 756,815 "Ġagain": 757,816 "clud": 758,817 "tern": 759,818 "Ġknow": 760,819 "Ġneed": 761,820 "Ġcons": 762,821 "Ġco": 763,822 "Ġ.": 764,823 "Ġwant": 765,824 "Ġsee": 766,825 "Ġ7": 767,826 "ning": 768,827 "iew": 769,828 "ĠThis": 770,829 "ced": 771,830 "Ġeven": 772,831 "Ġind": 773,832 "ty": 774,833 "ĠWe": 775,834 "ath": 776,835 "Ġthese": 777,836 "Ġpr": 778,837 "Ġuse": 779,838 "Ġbecause": 780,839 "Ġfl": 781,840 "ng": 782,841 "Ġnow": 783,842 "ĠâĢĵ": 784,843 "com": 785,844 "ise": 786,845 "Ġmake": 787,846 "Ġthen": 788,847 "ower": 789,848 "Ġevery": 790,849 "ĠUn": 791,850 "Ġsec": 792,851 "oss": 793,852 "uch": 794,853 "Ġem": 795,854 "Ġ=": 796,855 "ĠRe": 797,856 "ied": 798,857 "rit": 799,858 "Ġinv": 800,859 "lect": 801,860 "Ġsupp": 802,861 "ating": 803,862 "Ġlook": 804,863 "man": 805,864 "pect": 806,865 "Ġ8": 807,866 "row": 808,867 "Ġbu": 809,868 "Ġwhere": 810,869 "ific": 811,870 "Ġyears": 812,871 "ily": 813,872 "Ġdiff": 814,873 "Ġshould": 815,874 "Ġrem": 816,875 "Th": 817,876 "In": 818,877 "Ġev": 819,878 "day": 820,879 "'re": 821,880 "rib": 822,881 "Ġrel": 823,882 "ss": 824,883 "Ġdef": 825,884 "Ġright": 826,885 "Ġsy": 827,886 "),": 828,887 "les": 829,888 "000": 830,889 "hen": 831,890 "Ġthrough": 832,891 "ĠTr": 833,892 "__": 834,893 "Ġway": 835,894 "Ġdon": 836,895 "Ġ,": 837,896 "Ġ10": 838,897 "ased": 839,898 "Ġass": 840,899 "ublic": 841,900 "Ġreg": 842,901 "ĠAnd": 843,902 "ix": 844,903 "Ġvery": 845,904 "Ġinclud": 846,905 "other": 847,906 "Ġimp": 848,907 "oth": 849,908 "Ġsub": 850,909 "ĠâĢĶ": 851,910 "Ġbeing": 852,911 "arg": 853,912 "ĠWh": 854,913 "==": 855,914 "ible": 856,915 "Ġdoes": 857,916 "ange": 858,917 "ram": 859,918 "Ġ9": 860,919 "ert": 861,920 "ps": 862,921 "ited": 863,922 "ational": 864,923 "Ġbr": 865,924 "Ġdown": 866,925 "Ġmany": 867,926 "aking": 868,927 "Ġcall": 869,928 "uring": 870,929 "ities": 871,930 "Ġph": 872,931 "ics": 873,932 "als": 874,933 "Ġdec": 875,934 "ative": 876,935 "ener": 877,936 "Ġbefore": 878,937 "ility": 879,938 "Ġwell": 880,939 "Ġmuch": 881,940 "erson": 882,941 "Ġthose": 883,942 "Ġsuch": 884,943 "Ġke": 885,944 "Ġend": 886,945 "ĠBut": 887,946 "ason": 888,947 "ting": 889,948 "Ġlong": 890,949 "ef": 891,950 "Ġthink": 892,951 "ys": 893,952 "Ġbel": 894,953 "Ġsm": 895,954 "its": 896,955 "ax": 897,956 "Ġown": 898,957 "Ġprov": 899,958 "Ġset": 900,959 "ife": 901,960 "ments": 902,961 "ble": 903,962 "ward": 904,963 "Ġshow": 905,964 "Ġpres": 906,965 "ms": 907,966 "omet": 908,967 "Ġob": 909,968 "Ġsay": 910,969 "ĠSh": 911,970 "ts": 912,971 "ful": 913,972 "Ġeff": 914,973 "Ġgu": 915,974 "Ġinst": 916,975 "und": 917,976 "ren": 918,977 "cess": 919,978 "Ġent": 920,979 "ĠYou": 921,980 "Ġgood": 922,981 "Ġstart": 923,982 "ince": 924,983 "Ġmade": 925,984 "tt": 926,985 "stem": 927,986 "olog": 928,987 "up": 929,988 "Ġ|": 930,989 "ump": 931,990 "Ġhel": 932,991 "vern": 933,992 "ular": 934,993 "ually": 935,994 "Ġac": 936,995 "Ġmon": 937,996 "Ġlast": 938,997 "Ġ200": 939,998 "10": 940,999 "Ġstud": 941,1000 "ures": 942,1001 "ĠAr": 943,1002 "self": 944,1003 "ars": 945,1004 "meric": 946,1005 "ues": 947,1006 "cy": 948,1007 "Ġmin": 949,1008 "ollow": 950,1009 "Ġcol": 951,1010 "io": 952,1011 "Ġmod": 953,1012 "Ġcount": 954,1013 "ĠCom": 955,1014 "hes": 956,1015 "Ġfin": 957,1016 "air": 958,1017 "ier": 959,1018 "âĢĶ": 960,1019 "read": 961,1020 "ank": 962,1021 "atch": 963,1022 "ever": 964,1023 "Ġstr": 965,1024 "Ġpoint": 966,1025 "ork": 967,1026 "ĠNew": 968,1027 "Ġsur": 969,1028 "ool": 970,1029 "alk": 971,1030 "ement": 972,1031 "Ġused": 973,1032 "ract": 974,1033 "ween": 975,1034 "Ġsame": 976,1035 "oun": 977,1036 "ĠAl": 978,1037 "ci": 979,1038 "Ġdiffere": 980,1039 "Ġwhile": 981,1040 "--------": 982,1041 "Ġgame": 983,1042 "cept": 984,1043 "Ġsim": 985,1044 "...": 986,1045 "Ġinter": 987,1046 "ek": 988,1047 "Ġreport": 989,1048 "Ġprodu": 990,1049 "Ġstill": 991,1050 "led": 992,1051 "ah": 993,1052 "Ġhere": 994,1053 "Ġworld": 995,1054 "Ġthough": 996,1055 "Ġnum": 997,1056 "arch": 998,1057 "imes": 999,1058 "ale": 1000,1059 "ĠSe": 1001,1060 "ĠIf": 1002,1061 "//": 1003,1062 "ĠLe": 1004,1063 "Ġret": 1005,1064 "Ġref": 1006,1065 "Ġtrans": 1007,1066 "ner": 1008,1067 "ution": 1009,1068 "ters": 1010,1069 "Ġtake": 1011,1070 "ĠCl": 1012,1071 "Ġconf": 1013,1072 "way": 1014,1073 "ave": 1015,1074 "Ġgoing": 1016,1075 "Ġsl": 1017,1076 "ug": 1018,1077 "ĠAmeric": 1019,1078 "Ġspec": 1020,1079 "Ġhand": 1021,1080 "Ġbetween": 1022,1081 "ists": 1023,1082 "ĠDe": 1024,1083 "oot": 1025,1084 "It": 1026,1085 "Ġear": 1027,1086 "Ġagainst": 1028,1087 "Ġhigh": 1029,1088 "gan": 1030,1089 "az": 1031,1090 "ather": 1032,1091 "Ġexp": 1033,1092 "Ġop": 1034,1093 "Ġins": 1035,1094 "Ġgr": 1036,1095 "Ġhelp": 1037,1096 "Ġrequ": 1038,1097 "ets": 1039,1098 "ins": 1040,1099 "ĠPro": 1041,1100 "ism": 1042,1101 "Ġfound": 1043,1102 "land": 1044,1103 "ata": 1045,1104 "uss": 1046,1105 "ames": 1047,1106 "Ġperson": 1048,1107 "Ġgreat": 1049,1108 "pr": 1050,1109 "Ġsign": 1051,1110 "ĠAn": 1052,1111 "'ve": 1053,1112 "Ġsomet": 1054,1113 "Ġser": 1055,1114 "hip": 1056,1115 "Ġrun": 1057,1116 "Ġ:": 1058,1117 "Ġter": 1059,1118 "irect": 1060,1119 "Ġfollow": 1061,1120 "Ġdet": 1062,1121 "ices": 1063,1122 "Ġfind": 1064,1123 "12": 1065,1124 "Ġmem": 1066,1125 "Ġcr": 1067,1126 "ered": 1068,1127 "ex": 1069,1128 "Ġext": 1070,1129 "uth": 1071,1130 "ense": 1072,1131 "co": 1073,1132 "Ġteam": 1074,1133 "ving": 1075,1134 "ouse": 1076,1135 "ash": 1077,1136 "att": 1078,1137 "ved": 1079,1138 "Ġsystem": 1080,1139 "ĠAs": 1081,1140 "der": 1082,1141 "ives": 1083,1142 "min": 1084,1143 "Ġlead": 1085,1144 "ĠBl": 1086,1145 "cent": 1087,1146 "Ġaround": 1088,1147 "Ġgovern": 1089,1148 "Ġcur": 1090,1149 "velop": 1091,1150 "any": 1092,1151 "Ġcour": 1093,1152 "alth": 1094,1153 "ages": 1095,1154 "ize": 1096,1155 "Ġcar": 1097,1156 "ode": 1098,1157 "Ġlaw": 1099,1158 "Ġread": 1100,1159 "'m": 1101,1160 "con": 1102,1161 "Ġreal": 1103,1162 "Ġsupport": 1104,1163 "Ġ12": 1105,1164 "....": 1106,1165 "Ġreally": 1107,1166 "ness": 1108,1167 "Ġfact": 1109,1168 "Ġday": 1110,1169 "Ġboth": 1111,1170 "ying": 1112,1171 "Ġserv": 1113,1172 "ĠFor": 1114,1173 "Ġthree": 1115,1174 "Ġwom": 1116,1175 "Ġmed": 1117,1176 "ody": 1118,1177 "ĠThey": 1119,1178 "50": 1120,1179 "Ġexper": 1121,1180 "ton": 1122,1181 "Ġeach": 1123,1182 "akes": 1124,1183 "Ġche": 1125,1184 "Ġcre": 1126,1185 "ines": 1127,1186 "Ġrep": 1128,1187 "19": 1129,1188 "gg": 1130,1189 "illion": 1131,1190 "Ġgrou": 1132,1191 "ute": 1133,1192 "ik": 1134,1193 "We": 1135,1194 "get": 1136,1195 "ER": 1137,1196 "Ġmet": 1138,1197 "Ġsays": 1139,1198 "ox": 1140,1199 "Ġduring": 1141,1200 "ern": 1142,