CoolFace
Modelpublic

OliverSundaram/MoE-Study-Applied

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

Showing the first 1,200 of 162908 lines. Download the file for the rest.