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