CoolFace
Modelpublic

jppaolim/v53_Large_AdaMW

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

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