CoolFace
Modelpublic

ssmits/Falcon2-8B-Czech

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

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