CoolFace
Modelpublic

allenai/DataDecide-fineweb-edu-90M

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

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