CoolFace
Modelpublic

IvmeLabs/ExpIvme-DiffusionConversate-v1

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

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