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