CoolFace
Modelpublic

thepartsofspeech/tinystories-zoo-8M-model_0

sourceHugging Faceupdated 9mo agoView on Hugging Face
0likes36downloads
tokenizer.json49700 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": "<|padding|>",18      "single_word": false,19      "lstrip": false,20      "rstrip": false,21      "normalized": false,22      "special": true23    },24    {25      "id": 10000,26      "content": "[BOS]",27      "single_word": false,28      "lstrip": false,29      "rstrip": false,30      "normalized": false,31      "special": true32    },33    {34      "id": 10001,35      "content": "[EOS]",36      "single_word": false,37      "lstrip": false,38      "rstrip": false,39      "normalized": false,40      "special": true41    },42    {43      "id": 10002,44      "content": "[UNK]",45      "single_word": false,46      "lstrip": false,47      "rstrip": false,48      "normalized": false,49      "special": true50    },51    {52      "id": 10003,53      "content": "[SEP]",54      "single_word": false,55      "lstrip": false,56      "rstrip": false,57      "normalized": false,58      "special": true59    },60    {61      "id": 10004,62      "content": "[PAD]",63      "single_word": false,64      "lstrip": false,65      "rstrip": false,66      "normalized": false,67      "special": true68    },69    {70      "id": 10005,71      "content": "[CLS]",72      "single_word": false,73      "lstrip": false,74      "rstrip": false,75      "normalized": false,76      "special": true77    },78    {79      "id": 10006,80      "content": "[MASK]",81      "single_word": false,82      "lstrip": false,83      "rstrip": false,84      "normalized": false,85      "special": true86    }87  ],88  "normalizer": null,89  "pre_tokenizer": {90    "type": "ByteLevel",91    "add_prefix_space": false,92    "trim_offsets": true,93    "use_regex": true94  },95  "post_processor": null,96  "decoder": {97    "type": "ByteLevel",98    "add_prefix_space": true,99    "trim_offsets": true,100    "use_regex": true101  },102  "model": {103    "type": "BPE",104    "dropout": null,105    "unk_token": null,106    "continuing_subword_prefix": null,107    "end_of_word_suffix": null,108    "fuse_unk": false,109    "byte_fallback": false,110    "ignore_merges": false,111    "vocab": {112      "<|endoftext|>": 0,113      "<|padding|>": 1,114      "!": 2,115      "\"": 3,116      "$": 4,117      "&": 5,118      "'": 6,119      "(": 7,120      ")": 8,121      "*": 9,122      "+": 10,123      ",": 11,124      "-": 12,125      ".": 13,126      "/": 14,127      "0": 15,128      "1": 16,129      "2": 17,130      "3": 18,131      "4": 19,132      "5": 20,133      "6": 21,134      "7": 22,135      "8": 23,136      "9": 24,137      ":": 25,138      ";": 26,139      "?": 27,140      "A": 28,141      "B": 29,142      "C": 30,143      "D": 31,144      "E": 32,145      "F": 33,146      "G": 34,147      "H": 35,148      "I": 36,149      "J": 37,150      "K": 38,151      "L": 39,152      "M": 40,153      "N": 41,154      "O": 42,155      "P": 43,156      "Q": 44,157      "R": 45,158      "S": 46,159      "T": 47,160      "U": 48,161      "V": 49,162      "W": 50,163      "X": 51,164      "Y": 52,165      "Z": 53,166      "a": 54,167      "b": 55,168      "c": 56,169      "d": 57,170      "e": 58,171      "f": 59,172      "g": 60,173      "h": 61,174      "i": 62,175      "j": 63,176      "k": 64,177      "l": 65,178      "m": 66,179      "n": 67,180      "o": 68,181      "p": 69,182      "q": 70,183      "r": 71,184      "s": 72,185      "t": 73,186      "u": 74,187      "v": 75,188      "w": 76,189      "x": 77,190      "y": 78,191      "z": 79,192      "¡": 80,193      "¢": 81,194      "¦": 82,195      "©": 83,196      "«": 84,197      "¬": 85,198      "±": 86,199      "³": 87,200      "»": 88,201      "Â": 89,202      "Ã": 90,203      "Å": 91,204      "Ë": 92,205      "â": 93,206      "Ċ": 94,207      "Ġ": 95,208      "Ģ": 96,209      "Ĥ": 97,210      "ĥ": 98,211      "Ħ": 99,212      "ĵ": 100,213      "ľ": 101,214      "Ŀ": 102,215      "ł": 103,216      "he": 104,217      "Ġt": 105,218      "Ġa": 106,219      "Ġs": 107,220      "Ġw": 108,221      "nd": 109,222      "Ġthe": 110,223      "ed": 111,224      "Ġand": 112,225      "Ġto": 113,226      "Ġb": 114,227      "in": 115,228      "Ġh": 116,229      "Ġwa": 117,230      "re": 118,231      "Ġf": 119,232      "ou": 120,233      "it": 121,234      "Ġl": 122,235      "Ġc": 123,236      "Ġd": 124,237      "Ġhe": 125,238      "er": 126,239      "Ġm": 127,240      "Ġp": 128,241      "Ġwas": 129,242      "ĠT": 130,243      "om": 131,244      "Ġo": 132,245      "ay": 133,246      "is": 134,247      "ar": 135,248      "il": 136,249      "ing": 137,250      "Ġg": 138,251      "id": 139,252      "at": 140,253      "en": 141,254      "Ġn": 142,255      "Ġsa": 143,256      "Ġha": 144,257      "ĠS": 145,258      "ĠThe": 146,259      "an": 147,260      "im": 148,261      "or": 149,262      "on": 150,263      "Ġit": 151,264      "Ġth": 152,265      "ll": 153,266      "le": 154,267      "ĠH": 155,268      "Ġher": 156,269      "et": 157,270      "ot": 158,271      "ir": 159,272      "ĠShe": 160,273      "ĠHe": 161,274      "es": 162,275      "Ġin": 163,276      "ow": 164,277      "ut": 165,278      "ver": 166,279      "ĠThey": 167,280      "ck": 168,281      "ily": 169,282      "Ġu": 170,283      "Ġe": 171,284      "Ġy": 172,285      "ld": 173,286      "oo": 174,287      "Ġsaid": 175,288      "ig": 176,289      "Ġ\"": 177,290      "Ġr": 178,291      "am": 179,292      "Ġbe": 180,293      "ĠI": 181,294      "Ġst": 182,295      "Lily": 183,296      "ith": 184,297      "ke": 185,298      "ce": 186,299      "pp": 187,300      "ve": 188,301      "Ġwith": 189,302      "Ġshe": 190,303      "On": 191,304      "Ġon": 192,305      "Ġyou": 193,306      "ri": 194,307      "ked": 195,308      "Ġpl": 196,309      "Ġhis": 197,310      "Ġof": 198,311      "nt": 199,312      "Ġso": 200,313      "ad": 201,314      "Ġday": 202,315      "very": 203,316      "Ġthat": 204,317      "ĠLily": 205,318      "Ġplay": 206,319      "Ġup": 207,320      "Ġwe": 208,321      "Ġmom": 209,322      "Ġhad": 210,323      "Ġthey": 211,324      "st": 212,325      "ĠB": 213,326      "el": 214,327      "Ġfor": 215,328      "un": 216,329      "my": 217,330      "'s": 218,331      "ould": 219,332      "Ġli": 220,333      "The": 221,334      "Ġhapp": 222,335      "ent": 223,336      "ch": 224,337      "itt": 225,338      "Ġwant": 226,339      "her": 227,340      "Ġsh": 228,341      "out": 229,342      "Ġdo": 230,343      "Ġnot": 231,344      "end": 232,345      "ome": 233,346      "all": 234,347      "se": 235,348      "Ġvery": 236,349      "ound": 237,350      "ly": 238,351      "ime": 239,352      "ittle": 240,353      "Ġk": 241,354      "Ġtime": 242,355      "Ġwh": 243,356      "Ġlittle": 244,357      "Ġthere": 245,358      "Ġne": 246,359      "Ġis": 247,360      "Ġbig": 248,361      "ht": 249,362      "Ġhappy": 250,363      "al": 251,364      "ĠM": 252,365      "Ġre": 253,366      "Ġsm": 254,367      "riend": 255,368      "Ġfriend": 256,369      "ĠIt": 257,370      "Ġsaw": 258,371      "Ġbut": 259,372      ".\"": 260,373      "ra": 261,374      "Ġan": 262,375      "ĠĊ": 263,376      "Ġas": 264,377      "ry": 265,378      "One": 266,379      "ack": 267,380      "ide": 268,381      "ake": 269,382      "ved": 270,383      "'t": 271,384      "!\"": 272,385      "ug": 273,386      "ter": 274,387      "Ġlo": 275,388      "Ġloo": 276,389      "Once": 277,390      "Ġwere": 278,391      "ĠTim": 279,392      "Ġse": 280,393      "ore": 281,394      "Ġbo": 282,395      "Ġtoo": 283,396      "Ġhim": 284,397      "Ġgo": 285,398      "Ġare": 286,399      "ec": 287,400      "Ġupon": 288,401      "irl": 289,402      "ill": 290,403      "Ġwanted": 291,404      "Ġthem": 292,405      "ard": 293,406      "Ġj": 294,407      "Ġgirl": 295,408      "Ġout": 296,409      "Ġtheir": 297,410      "Ġat": 298,411      "ind": 299,412      "way": 300,413      "ur": 301,414      "fu": 302,415      "Ġdid": 303,416      "ĠA": 304,417      "Ġsp": 305,418      "Ġsmil": 306,419      "Ġcould": 307,420      "hen": 308,421      "Ġhave": 309,422      "ain": 310,423      "ĠBen": 311,424      "Ġwent": 312,425      "hed": 313,426      "Ġnam": 314,427      "Ġcan": 315,428      "art": 316,429      "rom": 317,430      "lp": 318,431      "ic": 319,432      "Ġex": 320,433      "round": 321,434      "Ġfriends": 322,435      "?\"": 323,436      "Ġhelp": 324,437      "ood": 325,438      "ful": 326,439      "Ġkn": 327,440      "ĠJ": 328,441      "Ġall": 329,442      "hing": 330,443      "ight": 331,444      "um": 332,445      "ark": 333,446      "Ġfun": 334,447      "one": 335,448      "Ġsay": 336,449      "Ġback": 337,450      "You": 338,451      "Ġnamed": 339,452      "are": 340,453      "Ġcl": 341,454      "ĠTom": 342,455      "Ġno": 343,456      "Ġle": 344,457      "Ġloved": 345,458      "op": 346,459      "elt": 347,460      "ĠTimmy": 348,461      "ĠOne": 349,462      "oug": 350,463      "Ġsc": 351,464      "Ġfelt": 352,465      "Ġtoy": 353,466      "Ġsmiled": 354,467      "Ġal": 355,468      "Ġasked": 356,469      "ick": 357,470      "side": 358,471      "Ġlike": 359,472      "Ġfe": 360,473      "Ġlooked": 361,474      "Ġsee": 362,475      "Ġman": 363,476      "ame": 364,477      "Ġbir": 365,478      "Ġro": 366,479      "get": 367,480      "Ġme": 368,481      "ĠW": 369,482      "Ġaround": 370,483      "Ġsome": 371,484      "ure": 372,485      "Ġbr": 373,486      "Ġboy": 374,487      "omet": 375,488      "Ġbird": 376,489      "ong": 377,490      "ice": 378,491      "Ġwould": 379,492      "as": 380,493      "Ġstart": 381,494      "dd": 382,495      "Ġwor": 383,496      "Ġag": 384,497      ",\"": 385,498      "Ġtre": 386,499      "gether": 387,500      "ade": 388,501      "ings": 389,502      "ag": 390,503      "Ġsomet": 391,504      "Ġmake": 392,505      "Ġfa": 393,506      "own": 394,507      "ĠBut": 395,508      "ĠYou": 396,509      "Ġwhat": 397,510      "king": 398,511      "Ġaway": 399,512      "Ġtogether": 400,513      "Ġsays": 401,514      "Ġran": 402,515      "oud": 403,516      "â": 404,517      "âĤ": 405,518      "âĤ¬": 406,519      "Ġstarted": 407,520      "Ġpark": 408,521      "ared": 409,522      "Ġmade": 410,523      "Ġco": 411,524      "if": 412,525      "ie": 413,526      "Ġsad": 414,527      "Ġput": 415,528      "Ġot": 416,529      "Ġcar": 417,530      "Ġnew": 418,531      "Ġsomething": 419,532      "ited": 420,533      "Ġother": 421,534      "Ġpr": 422,535      "ell": 423,536      "Ġfrom": 424,537      "Ġagain": 425,538      "ble": 426,539      "ook": 427,540      "Ġfl": 428,541      "Ġhug": 429,542      "Ġgood": 430,543      "Ġhome": 431,544      "Ġmu": 432,545      "Ġexc": 433,546      "Ġla": 434,547      "Ġwhen": 435,548      "ried": 436,549      "ĠL": 437,550      "Ġfound": 438,551      "Ġwho": 439,552      "ach": 440,553      "ep": 441,554      "ss": 442,555      "est": 443,556      "hat": 444,557      "pped": 445,558      "ought": 446,559      "Ġplaying": 447,560      "ue": 448,561      "Ġthen": 449,562      "Ġsw": 450,563      "Ġch": 451,564      "Ġdec": 452,565      "Ġwal": 453,566      "Ġget": 454,567      "ous": 455,568      "uck": 456,569      "pl": 457,570      "Ġthings": 458,571      "Ġbl": 459,572      "ally": 460,573      "Ġgot": 461,574      "ro": 462,575      "nn": 463,576      "Ġliked": 464,577      "ave": 465,578      "Ġdog": 466,579      "Ġexcited": 467,580      "ĠE": 468,581      "Ġcame": 469,582      "Ġyour": 470,583      "Ġevery": 471,584      "ax": 472,585      "Ġdecid": 473,586      "Ġbec": 474,587      "Ġdown": 475,588      "Ġdecided": 476,589      "Ġcare": 477,590      "Ġfind": 478,591      "Ġdad": 479,592      "ouse": 480,593      "ny": 481,594      "ust": 482,595      "ĠD": 483,596      "Ġv": 484,597      "ara": 485,598      "ist": 486,599      "Ġone": 487,600      "Ġfeel": 488,601      "Ġscared": 489,602      "They": 490,603      "Ġab": 491,604      "Ġthan": 492,605      "Ġta": 493,606      "ĠMom": 494,607      "Ġmy": 495,608      "Ġtree": 496,609      "Ġwill": 497,610      "us": 498,611      "udd": 499,612      "qu": 500,613      "Ġtoys": 501,614      "arn": 502,615      "ways": 503,616      "ers": 504,617      "our": 505,618      "ĠF": 506,619      "Ġdidn": 507,620      "Ġtook": 508,621      "Ġgra": 509,622      "nna": 510,623      "Ġball": 511,624      "Ġalways": 512,625      "Ġabout": 513,626      "Ġpo": 514,627      "ess": 515,628      "nder": 516,629      "Ġlook": 517,630      "Ġmommy": 518,631      "Ġthought": 519,632      "ite": 520,633      "ant": 521,634      "fe": 522,635      "Ġlot": 523,636      "Ġkne": 524,637      "Ġke": 525,638      "Ġoutside": 526,639      "ise": 527,640      "Ġmore": 528,641      "ap": 529,642      "ret": 530,643      "ged": 531,644      "Ġlearn": 532,645      "Ġknow": 533,646      "Ġho": 534,647      "ched": 535,648      "ened": 536,649      "Ġint": 537,650      "bb": 538,651      "Ġlaug": 539,652      "Ġcat": 540,653      "Ġsor": 541,654      "Ġold": 542,655      "ĠMax": 543,656      "Ġtake": 544,657      "eci": 545,658      "ĠSam": 546,659      "ia": 547,660      "fter": 548,661      "ive": 549,662      "Ġany": 550,663      "ma": 551,664      "Ġpe": 552,665      "Ġknew": 553,666      "Ġtr": 554,667      "Ġhow": 555,668      "udden": 556,669      "ecial": 557,670      "Ġspecial": 558,671      "Ġsl": 559,672      "au": 560,673      "Ġshow": 561,674      "Ġsorry": 562,675      "Ġhouse": 563,676      "uddenly": 564,677      "Ġmuch": 565,678      "and": 566,679      "Ġrun": 567,680      "But": 568,681      "ish": 569,682      "Ġsun": 570,683      "ank": 571,684      "Ġtold": 572,685      "ven": 573,686      "Ġtw": 574,687      "Ġop": 575,688      "Ġhand": 576,689      "Ġor": 577,690      "Ġmo": 578,691      "Ġsk": 579,692      "Ġinto": 580,693      "Ġplayed": 581,694      "ink": 582,695      "Ġwater": 583,696      "ty": 584,697      "Ġgave": 585,698      "Ġtried": 586,699      "Ġclo": 587,700      "Ġeat": 588,701      "Ġproud": 589,702      "other": 590,703      "ate": 591,704      "Ġinside": 592,705      "Ġif": 593,706      "Ġen": 594,707      "Ġroom": 595,708      "ĠWe": 596,709      "ause": 597,710      "ump": 598,711      "Ġover": 599,712      "Ġcouldn": 600,713      "Tom": 601,714      "dy": 602,715      "Ġnever": 603,716      "ob": 604,717      "ge": 605,718      "etter": 606,719      "Ġpick": 607,720      "Ġgre": 608,721      "Ġheard": 609,722      "ak": 610,723      "ion": 611,724      "Ġhugged": 612,725      "Ġstr": 613,726      "Ġpret": 614,727      "Ġbox": 615,728      "Ġexpl": 616,729      "Ġneed": 617,730      "Ġeach": 618,731      "Ġwat": 619,732      "ace": 620,733      "Ġthis": 621,734      "Ġbecause": 622,735      "ĠAnna": 623,736      "Ġbu": 624,737      "Ġjust": 625,738      "ĠSara": 626,739      "Mom": 627,740      "Ġmany": 628,741      "ĠEvery": 629,742      "oth": 630,743      "here": 631,744      "ile": 632,745      "Ġfo": 633,746      "Ġsmall": 634,747      "Ġnice": 635,748      "Ġlong": 636,749      "Ġcom": 637,750      "Ġqu": 638,751      "'m": 639,752      "sed": 640,753      "urt": 641,754      "iz": 642,755      "gry": 643,756      "imal": 644,757      "Ġanimal": 645,758      "uc": 646,759      "ving": 647,760      "by": 648,761      "Ġoff": 649,762      "ine": 650,763      "Ġlearned": 651,764      "Ġtry": 652,765      "Ġbear": 653,766      "Ġlove": 654,767      "Ġsn": 655,768      "ough": 656,769      "Ġbetter": 657,770      "ild": 658,771      "ort": 659,772      "sel": 660,773      "Ġflow": 661,774      "ft": 662,775      "Ġunt": 663,776      "ĠJack": 664,777      "ĠMia": 665,778      "Yes": 666,779      "Ġcall": 667,780      "Ġuntil": 668,781      "ĠAnd": 669,782      "em": 670,783      "Ġkind": 671,784      "ars": 672,785      "Ġcle": 673,786      "Th": 674,787      "ĠC": 675,788      "Ġbest": 676,789      "Ġdon": 677,790      "urn": 678,791      "Ġend": 679,792      "ull": 680,793      "Ġdre": 681,794      "Ġim": 682,795      "He": 683,796      "ady": 684,797      "Ġcareful": 685,798      "aut": 686,799      "Ġfi": 687,800      "ves": 688,801      "Ġgr": 689,802      "ĠJo": 690,803      "ĠHer": 691,804      "lly": 692,805      "Ġad": 693,806      "Ġthanked": 694,807      "ber": 695,808      "Ġlaughed": 696,809      "ĠSo": 697,810      "Ġsky": 698,811      "Ġeven": 699,812      "Ġbeaut": 700,813      "vent": 701,814      "Ġfast": 702,815      "Ġche": 703,816      "Ġjump": 704,817      "Ġte": 705,818      "Ġbra": 706,819      "urp": 707,820      "lew": 708,821      "oy": 709,822      "Ġby": 710,823      "iny": 711,824      "Ġhurt": 712,825      "Ġlist": 713,826      "pt": 714,827      "Ġgard": 715,828      "Ġgarden": 716,829      "ase": 717,830      "self": 718,831      "Ġloud": 719,832      "Ġstill": 720,833      "Ġgl": 721,834      "It": 722,835      "Ġbeauti": 723,836      "Ġlots": 724,837      "Ġbeautiful": 725,838      "ct": 726,839      "Ġanimals": 727,840      "ĠFrom": 728,841      "Ġcome": 729,842      "ies": 730,843      "Ġlived": 731,844      "Ġunder": 732,845      "Ġhard": 733,846      "Ġway": 734,847      "hes": 735,848      "rm": 736,849      "Ġlet": 737,850      "Ġwo": 738,851      "Ġfam": 739,852      "wn": 740,853      "ool": 741,854      "Tim": 742,855      "Åĵ": 743,856      "ĠHis": 744,857      "Ġcol": 745,858      "ock": 746,859      "be": 747,860      "ect": 748,861      "Ġcu": 749,862      "igh": 750,863      "Ġboth": 751,864      "ning": 752,865      "kay": 753,866      "Ġdan": 754,867      "Ġra": 755,868      "ĠThen": 756,869      "Ġsafe": 757,870      "ast": 758,871      "Ġits": 759,872      "Ġrem": 760,873      "Ġstay": 761,874      "Ġbrave": 762,875      "Ġflew": 763,876      "Ġbook": 764,877      "Ġfly": 765,878      "ane": 766,879      "Ġbad": 767,880      "Ġdoll": 768,881      "Ġshould": 769,882      "ucy": 770,883      "Ġâ": 771,884      "Ġred": 772,885      "ree": 773,886      "Ġimp": 774,887      "Ġangry": 775,888      "ople": 776,889      "Ġstor": 777,890      "Ġcalled": 778,891      "Ġtwo": 779,892      "ished": 780,893      "Ġdra": 781,894      "When": 782,895      "Let": 783,896      "Ġpic": 784,897      "Ġclean": 785,898      "Ġfin": 786,899      "Ġwalked": 787,900      "age": 788,901      "dded": 789,902      "Ġshare": 790,903      "Ġfamily": 791,904      "urpr": 792,905      "Ġpeople": 793,906      "ip": 794,907      "xt": 795,908      "Ġsurpr": 796,909      "No": 797,910      "ĠP": 798,911      "Ġrock": 799,912      "ĠWhen": 800,913      "led": 801,914      "illy": 802,915      "Ben": 803,916      "Ġsoon": 804,917      "Ġpretty": 805,918      "Ġshiny": 806,919      "hn": 807,920      "fore": 808,921      "ummy": 809,922      "oon": 810,923      "Ġground": 811,924      "Ġkept": 812,925      "Ġfore": 813,926      "Ġgoing": 814,927      "Ġwind": 815,928      "Ġcon": 816,929      "Ġnow": 817,930      "Ġsto": 818,931      "ary": 819,932      "ised": 820,933      "Ġnoise": 821,934      "eet": 822,935      "Ġdoor": 823,936      "Ġkeep": 824,937      "ied": 825,938      "What": 826,939      "Ġnodded": 827,940      "ture": 828,941      "Ġfar": 829,942      "Ġopened": 830,943      "Ġexplore": 831,944      "Ġey": 832,945      "Ġadvent": 833,946      "Ġtruck": 834,947      "Ġcry": 835,948      "Ġturn": 836,949      "Ġcolor": 837,950      "Ġide": 838,951      "âĤ¬â": 839,952      "Ġbefore": 840,953      "Ġwhile": 841,954      "ff": 842,955      "imb": 843,956      "That": 844,957      "aybe": 845,958      "so": 846,959      "Ġclimb": 847,960      "Ġreal": 848,961      "Ġcre": 849,962      "thing": 850,963      "Ġfr": 851,964      "Ġalso": 852,965      "Ġbed": 853,966      "Ġpicked": 854,967      "Thank": 855,968      "les": 856,969      "Ġidea": 857,970      "hy": 858,971      "Ġpicture": 859,972      "Ġthr": 860,973      "Ġfeeling": 861,974      "Ġnext": 862,975      "ger": 863,976      "Ġwr": 864,977      "kes": 865,978      "Ġhas": 866,979      "ĠLucy": 867,980      "Ġun": 868,981      "uch": 869,982      "ĠG": 870,983      "Ġtow": 871,984      "Ġtra": 872,985      "Ħ¢": 873,986      "âĤ¬âĦ¢": 874,987      "ious": 875,988      "joy": 876,989      "Ġwalking": 877,990      "Ġlisten": 878,991      "ting": 879,992      "Ġwait": 880,993      "iced": 881,994      "Ġsmile": 882,995      "Ġma": 883,996      "ember": 884,997      "Ġbeing": 885,998      "Ġjo": 886,999      "Ġadventure": 887,1000      "Ġclos": 888,1001      "Ġstopped": 889,1002      "Ġslide": 890,1003      "Ġeyes": 891,1004      "Ġwalk": 892,1005      "Ġafter": 893,1006      "ted": 894,1007      "Ġhands": 895,1008      "ught": 896,1009      "Ġblue": 897,1010      "ac": 898,1011      "Ġfood": 899,1012      "Ġgreat": 900,1013      "Ġrepl": 901,1014      "Ġwatch": 902,1015      "Ġdif": 903,1016      "Ġflowers": 904,1017      "ĠSue": 905,1018      "Ġdel": 906,1019      "Ġfish": 907,1020      "Ġenjoy": 908,1021      "Ġstrong": 909,1022      "Ġremember": 910,1023      "Ġthink": 911,1024      "Ġlooking": 912,1025      "She": 913,1026      "Ġdis": 914,1027      "ĠSuddenly": 915,1028      "ĠSp": 916,1029      "Ġask": 917,1030      "Ġbre": 918,1031      "Ġgive": 919,1032      "able": 920,1033      "Ġus": 921,1034      "llow": 922,1035      "ĠR": 923,1036      "Ġvo": 924,1037      "maz": 925,1038      "Ġbro": 926,1039      "Ġapp": 927,1040      "ĠBob": 928,1041      "Suddenly": 929,1042      "Ġamaz": 930,1043      "Ġnoticed": 931,1044      "Ġokay": 932,1045      "Ġever": 933,1046      "Ġsound": 934,1047      "ĠDad": 935,1048      "Ġrain": 936,1049      "irst": 937,1050      "Ġtal": 938,1051      "Ġwonder": 939,1052      "Ġstick": 940,1053      "Ġshout": 941,1054      "Ġboat": 942,1055      "ized": 943,1056      "Ġreplied": 944,1057      "Ġforest": 945,1058      "Ġshowed": 946,1059      "Ġnear": 947,1060      "co": 948,1061      "Ġquick": 949,1062      "Ġmean": 950,1063      "Ġown": 951,1064      "Ġright": 952,1065      "Ġuse": 953,1066      "Ġac": 954,1067      "Ġwork": 955,1068      "Ġfollow": 956,1069      "lease": 957,1070      "We": 958,1071      "Ġhigh": 959,1072      "Ġhead": 960,1073      "gan": 961,1074      "Ġbecame": 962,1075      "Look": 963,1076      "bbit": 964,1077      "bye": 965,1078      "Ġimport": 966,1079      "Ġblock": 967,1080      "ĠN": 968,1081      "Ġyell": 969,1082      "Ġeveryone": 970,1083      "Ġour": 971,1084      "Ġplace": 972,1085      "Ġmor": 973,1086      "Ġam": 974,1087      "ndma": 975,1088      "Ġimportant": 976,1089      "ath": 977,1090      "day": 978,1091      "Ġcuri": 979,1092      "fere": 980,1093      "ange": 981,1094      "Ġde": 982,1095      "ila": 983,1096      "Ġdiffere": 984,1097      "Ġwhere": 985,1098      "Ġrabbit": 986,1099      "bbed": 987,1100      "Ġdoes": 988,1101      "Ġwatched": 989,1102      "Ġhop": 990,1103      "So": 991,1104      "Ġbright": 992,1105      "aught": 993,1106      "Ġmag": 994,1107      "Ġface": 995,1108      "Ġcloser": 996,1109      "Ġar": 997,1110      "ĠSpot": 998,1111      "Ġcurious": 999,1112      "Ġpain": 1000,1113      "ered": 1001,1114      "more": 1002,1115      "Ġanymore": 1003,1116      "Sara": 1004,1117      "Ġbeen": 1005,1118      "Ġye": 1006,1119      "Ġquickly": 1007,1120      "ng": 1008,1121      "Ġopen": 1009,1122      "leep": 1010,1123      "Ġvoice": 1011,1124      "Ġcake": 1012,1125      "Ġgoodbye": 1013,1126      "Ġstore": 1014,1127      "Ġcook": 1015,1128      "Ġdress": 1016,1129      "itc": 1017,1130      "Ġdifferent": 1018,1131      "Her": 1019,1132      "Ġwarm": 1020,1133      "Ġforg": 1021,1134      "Ġtell": 1022,1135      "Ġbel": 1023,1136      "Can": 1024,1137      "Ġsure": 1025,1138      "Ġfire": 1026,1139      "Ġcou": 1027,1140      "ired": 1028,1141      "Anna": 1029,1142      "Ġsees": 1030,1143      "Ġstory": 1031,1144      "ached": 1032,1145      "uff": 1033,1146      "Ġsweet": 1034,1147      "Ġchild": 1035,1148      "Ġfirst": 1036,1149      "Ġfav": 1037,1150      "Ġbutter": 1038,1151      "ĠTh": 1039,1152      "Ġhelped": 1040,1153      "Ġfell": 1041,1154      "ĠMommy": 1042,1155      "Ġpull": 1043,1156      "imes": 1044,1157      "Ġdraw": 1045,1158      "Ġnight": 1046,1159      "Ġz": 1047,1160      "Ġper": 1048,1161      "Ġpu": 1049,1162      "Ġbus": 1050,1163      "isy": 1051,1164      "Ġcont": 1052,1165      "Ġbit": 1053,1166      "Ġhere": 1054,1167      "Ġthree": 1055,1168      "After": 1056,1169      "Ġlea": 1057,1170      "Ġbrother": 1058,1171      "Ġru": 1059,1172      "Ġkitc": 1060,1173      "Ġjumped": 1061,1174      "Ġkitchen": 1062,1175      "ins": 1063,1176      "Jo": 1064,1177      "Ġbeh": 1065,1178      "Ġkid": 1066,1179      "Ġsing": 1067,1180      "Ġonly": 1068,1181      "Ġhappened": 1069,1182      "ĠDo": 1070,1183      "ner": 1071,1184      "Ġstop": 1072,1185      "Ġflo": 1073,1186      "Ġgame": 1074,1187      "Ġbirds": 1075,1188      "ppy": 1076,1189      "iss": 1077,1190      "Ġsoft": 1078,1191      "Ġprin": 1079,1192      "akes": 1080,1193      "zy": 1081,1194      "Ġglad": 1082,1195      "Ġcra": 1083,1196      "'re": 1084,1197      "ĠJane": 1085,1198      "Ġmess": 1086,1199      "ĠLet": 1087,1200      "Ġmon": 1088,

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