parallelm/gpt2_small_EN_superbpe_8192_parallel10_42
08
1{2 "version": "1.0",3 "truncation": null,4 "padding": null,5 "added_tokens": [6 {7 "id": 0,8 "content": "<unk>",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": "<|endoftext|>",27 "single_word": false,28 "lstrip": false,29 "rstrip": false,30 "normalized": false,31 "special": true32 }33 ],34 "normalizer": null,35 "pre_tokenizer": {36 "type": "Sequence",37 "pretokenizers": [38 {39 "type": "Digits",40 "individual_digits": false41 },42 {43 "type": "Split",44 "pattern": {45 "Regex": "(?=(\\d{3})+(?!\\d))"46 },47 "behavior": "Isolated",48 "invert": false49 },50 {51 "type": "ByteLevel",52 "add_prefix_space": false,53 "trim_offsets": true,54 "use_regex": false55 }56 ]57 },58 "post_processor": null,59 "decoder": {60 "type": "ByteLevel",61 "add_prefix_space": true,62 "trim_offsets": true,63 "use_regex": true64 },65 "model": {66 "type": "BPE",67 "dropout": null,68 "unk_token": null,69 "continuing_subword_prefix": null,70 "end_of_word_suffix": null,71 "fuse_unk": false,72 "byte_fallback": false,73 "ignore_merges": false,74 "vocab": {75 "<unk>": 0,76 "<pad>": 1,77 "<|endoftext|>": 2,78 "!": 3,79 "\"": 4,80 "#": 5,81 "$": 6,82 "%": 7,83 "&": 8,84 "'": 9,85 "(": 10,86 ")": 11,87 "*": 12,88 "+": 13,89 ",": 14,90 "-": 15,91 ".": 16,92 "/": 17,93 "0": 18,94 "1": 19,95 "2": 20,96 "3": 21,97 "4": 22,98 "5": 23,99 "6": 24,100 "7": 25,101 "8": 26,102 "9": 27,103 ":": 28,104 ";": 29,105 "<": 30,106 "=": 31,107 ">": 32,108 "?": 33,109 "@": 34,110 "A": 35,111 "B": 36,112 "C": 37,113 "D": 38,114 "E": 39,115 "F": 40,116 "G": 41,117 "H": 42,118 "I": 43,119 "J": 44,120 "K": 45,121 "L": 46,122 "M": 47,123 "N": 48,124 "O": 49,125 "P": 50,126 "Q": 51,127 "R": 52,128 "S": 53,129 "T": 54,130 "U": 55,131 "V": 56,132 "W": 57,133 "X": 58,134 "Y": 59,135 "Z": 60,136 "[": 61,137 "\\": 62,138 "]": 63,139 "^": 64,140 "_": 65,141 "`": 66,142 "a": 67,143 "b": 68,144 "c": 69,145 "d": 70,146 "e": 71,147 "f": 72,148 "g": 73,149 "h": 74,150 "i": 75,151 "j": 76,152 "k": 77,153 "l": 78,154 "m": 79,155 "n": 80,156 "o": 81,157 "p": 82,158 "q": 83,159 "r": 84,160 "s": 85,161 "t": 86,162 "u": 87,163 "v": 88,164 "w": 89,165 "x": 90,166 "y": 91,167 "z": 92,168 "{": 93,169 "|": 94,170 "}": 95,171 "~": 96,172 "¡": 97,173 "¢": 98,174 "£": 99,175 "¤": 100,176 "¥": 101,177 "¦": 102,178 "§": 103,179 "¨": 104,180 "©": 105,181 "ª": 106,182 "«": 107,183 "¬": 108,184 "®": 109,185 "¯": 110,186 "°": 111,187 "±": 112,188 "²": 113,189 "³": 114,190 "´": 115,191 "µ": 116,192 "¶": 117,193 "·": 118,194 "¸": 119,195 "¹": 120,196 "º": 121,197 "»": 122,198 "¼": 123,199 "½": 124,200 "¾": 125,201 "¿": 126,202 "Â": 127,203 "Ã": 128,204 "Ä": 129,205 "Å": 130,206 "Æ": 131,207 "Ç": 132,208 "È": 133,209 "É": 134,210 "Ê": 135,211 "Ì": 136,212 "Î": 137,213 "Ï": 138,214 "Ð": 139,215 "Ñ": 140,216 "Ò": 141,217 "Ó": 142,218 "Ô": 143,219 "Õ": 144,220 "Ö": 145,221 "×": 146,222 "Ø": 147,223 "Ù": 148,224 "Ú": 149,225 "Û": 150,226 "Ü": 151,227 "à": 152,228 "á": 153,229 "â": 154,230 "ã": 155,231 "ä": 156,232 "ç": 157,233 "è": 158,234 "é": 159,235 "ï": 160,236 "Ċ": 161,237 "Ġ": 162,238 "Ģ": 163,239 "ģ": 164,240 "Ĥ": 165,241 "ĥ": 166,242 "Ħ": 167,243 "ħ": 168,244 "Ĩ": 169,245 "ĩ": 170,246 "Ī": 171,247 "ī": 172,248 "Ĭ": 173,249 "ĭ": 174,250 "Į": 175,251 "į": 176,252 "İ": 177,253 "ı": 178,254 "IJ": 179,255 "ij": 180,256 "Ĵ": 181,257 "ĵ": 182,258 "Ķ": 183,259 "ķ": 184,260 "ĸ": 185,261 "Ĺ": 186,262 "ĺ": 187,263 "Ļ": 188,264 "ļ": 189,265 "Ľ": 190,266 "ľ": 191,267 "Ŀ": 192,268 "ŀ": 193,269 "Ł": 194,270 "ł": 195,271 "Ń": 196,272 "Ġt": 197,273 "he": 198,274 "ou": 199,275 "Ġa": 200,276 "in": 201,277 "Ġw": 202,278 "re": 203,279 "Ġs": 204,280 "Ġthe": 205,281 "ha": 206,282 "on": 207,283 "Ġy": 208,284 "Ġm": 209,285 "Ġyou": 210,286 "Ġb": 211,287 "er": 212,288 "is": 213,289 "ing": 214,290 "it": 215,291 "Ġto": 216,292 "Ġd": 217,293 "Ġc": 218,294 "ll": 219,295 "Ġf": 220,296 "nd": 221,297 "or": 222,298 "an": 223,299 "Ġg": 224,300 "Ġo": 225,301 "hat": 226,302 "ve": 227,303 "Ġl": 228,304 "ĠI": 229,305 "Ġp": 230,306 "Ġn": 231,307 "ed": 232,308 "es": 233,309 "en": 234,310 "Ġof": 235,311 "ow": 236,312 "om": 237,313 "Ġth": 238,314 "ar": 239,315 "Ġhe": 240,316 "ot": 241,317 "et": 242,318 "as": 243,319 "us": 244,320 "at": 245,321 "Ġin": 246,322 "Ġh": 247,323 "Ġha": 248,324 "Ġand": 249,325 "Ġbe": 250,326 "ay": 251,327 "Ġit": 252,328 "Ġthat": 253,329 "le": 254,330 "id": 255,331 "Ġme": 256,332 "Ġwe": 257,333 "Ġe": 258,334 "ld": 259,335 "Ġis": 260,336 "Ġon": 261,337 "Ġk": 262,338 "gh": 263,339 "You": 264,340 "ic": 265,341 "ut": 266,342 "..": 267,343 "im": 268,344 "ke": 269,345 "al": 270,346 "ver": 271,347 "Ġfor": 272,348 "out": 273,349 "ac": 274,350 "Ġre": 275,351 "ght": 276,352 "Ġdo": 277,353 "se": 278,354 "The": 279,355 "ri": 280,356 "oo": 281,357 "Ġst": 282,358 "Ġyour": 283,359 "ad": 284,360 "Ġhave": 285,361 "Ġwas": 286,362 "Ġli": 287,363 "Ġu": 288,364 "Ġthis": 289,365 "ill": 290,366 "am": 291,367 "ith": 292,368 "ion": 293,369 "Ġan": 294,370 "Ġmy": 295,371 "st": 296,372 "ust": 297,373 "Ġnot": 298,374 "ly": 299,375 "ir": 300,376 "Ġkn": 301,377 "Ġwith": 302,378 "ome": 303,379 "ould": 304,380 "We": 305,381 "ent": 306,382 "all": 307,383 "Ġj": 308,384 "Ġknow": 309,385 "ro": 310,386 "ee": 311,387 "Ġne": 312,388 "her": 313,389 "ant": 314,390 "Ġare": 315,391 "Ġwh": 316,392 "Ġgo": 317,393 "Ġcan": 318,394 "...": 319,395 "And": 320,396 "Ġdon": 321,397 "ec": 322,398 "Ġwhat": 323,399 "if": 324,400 "hing": 325,401 "Ġall": 326,402 "ur": 327,403 "Ġab": 328,404 "uc": 329,405 "Ġas": 330,406 "It": 331,407 "Ġlike": 332,408 "ter": 333,409 "He": 334,410 "ĠS": 335,411 "Ġjust": 336,412 "Ġso": 337,413 "ra": 338,414 "op": 339,415 "Ġget": 340,416 "ore": 341,417 "Ġsh": 342,418 "Ġout": 343,419 "ake": 344,420 "ce": 345,421 "Ġhim": 346,422 "one": 347,423 "ĠM": 348,424 "Ġup": 349,425 "king": 350,426 "Ġat": 351,427 "Ġabout": 352,428 "Ġhere": 353,429 "pp": 354,430 "our": 355,431 "il": 356,432 "Ġwant": 357,433 "Ġthey": 358,434 "ea": 359,435 "Ġdid": 360,436 "Ġwor": 361,437 "Ġus": 362,438 "very": 363,439 "Ġthere": 364,440 "ink": 365,441 "Ġher": 366,442 "rom": 367,443 "nt": 368,444 "ess": 369,445 "Ġbut": 370,446 "What": 371,447 "ry": 372,448 "Ġwhe": 373,449 "ive": 374,450 "ĠC": 375,451 "ack": 376,452 "Ġone": 377,453 "Ġwill": 378,454 "ind": 379,455 "ĠA": 380,456 "ally": 381,457 "Ġsa": 382,458 "ight": 383,459 "ell": 384,460 "art": 385,461 "Ġal": 386,462 "un": 387,463 "ge": 388,464 "Ġany": 389,465 "est": 390,466 "han": 391,467 "and": 392,468 "ain": 393,469 "na": 394,470 "ood": 395,471 "Ġthink": 396,472 "Ġri": 397,473 "Ġhis": 398,474 "Ġfrom": 399,475 "ie": 400,476 "Ġde": 401,477 "Ġwho": 402,478 "od": 403,479 "ul": 404,480 "Ġshe": 405,481 "Ġthem": 406,482 "ook": 407,483 "Ġright": 408,484 "Ġr": 409,485 "But": 410,486 "Ġif": 411,487 "Ġsee": 412,488 "ch": 413,489 "ation": 414,490 "ure": 415,491 "os": 416,492 "ĠG": 417,493 "ong": 418,494 "ate": 419,495 "ame": 420,496 "Ġgot": 421,497 "ime": 422,498 "ĠD": 423,499 "ers": 424,500 "ig": 425,501 "Ġsome": 426,502 "ol": 427,503 "Th": 428,504 "That": 429,505 "ĠB": 430,506 "Ġpl": 431,507 "Ġnow": 432,508 "Ġwere": 433,509 "Ġneed": 434,510 "rou": 435,511 "use": 436,512 "ist": 437,513 "Ġcom": 438,514 "ast": 439,515 "ab": 440,516 "Ġno": 441,517 "Ġsay": 442,518 "um": 443,519 "Ġwould": 444,520 "Ġlo": 445,521 "Ġor": 446,522 "ĠL": 447,523 "Wh": 448,524 "Ġex": 449,525 "Ġcon": 450,526 "Ġman": 451,527 "So": 452,528 "ĠJ": 453,529 "Ġtime": 454,530 "ear": 455,531 "ause": 456,532 "Ġsp": 457,533 "Ġback": 458,534 "el": 459,535 "Ġour": 460,536 "fe": 461,537 "Ġthing": 462,538 "are": 463,539 "ĠP": 464,540 "way": 465,541 "ven": 466,542 "qu": 467,543 "ice": 468,544 "Ġhad": 469,545 "onna": 470,546 "em": 471,547 "Ġbeen": 472,548 "Ġgonna": 473,549 "ard": 474,550 "Ġwhen": 475,551 "Ġcould": 476,552 "ct": 477,553 "end": 478,554 "Ġevery": 479,555 "Ġag": 480,556 "omet": 481,557 "Ġgoing": 482,558 "Well": 483,559 "This": 484,560 "ect": 485,561 "ace": 486,562 "ine": 487,563 "ĠH": 488,564 "thing": 489,565 "Ġpe": 490,566 "Ġpro": 491,567 "No": 492,568 "ort": 493,569 "Ġv": 494,570 "They": 495,571 "other": 496,572 "Ġgu": 497,573 "own": 498,574 "Ġtoo": 499,575 "ople": 500,576 "ĠT": 501,577 "Ġhow": 502,578 "Ġint": 503,579 "ide": 504,580 "Ġtell": 505,581 "Ġoff": 506,582 "Ġhas": 507,583 "Ġgood": 508,584 "red": 509,585 "Ġsomet": 510,586 "ous": 511,587 "Ġby": 512,588 "Ġtr": 513,589 "ĠR": 514,590 "Ġsaid": 515,591 "Ġway": 516,592 "itt": 517,593 "ĠE": 518,594 "Ġdidn": 519,595 "Ġpeople": 520,596 "ose": 521,597 "res": 522,598 "th": 523,599 "Ġmore": 524,600 "She": 525,601 "ase": 526,602 "ak": 527,603 "lf": 528,604 "Ġtake": 529,605 "Ġcome": 530,606 "Ġreally": 531,607 "Ġbec": 532,608 "Ġshould": 533,609 "Ġhapp": 534,610 "Ġmake": 535,611 "ity": 536,612 "Ġsomething": 537,613 "ick": 538,614 "Ġsha": 539,615 "uch": 540,616 "Ġday": 541,617 "Ġlook": 542,618 "pt": 543,619 "Ġle": 544,620 "ĠF": 545,621 "Ġch": 546,622 "ag": 547,623 "Ġtal": 548,624 "ud": 549,625 "ies": 550,626 "Ġlet": 551,627 "Ġ\"": 552,628 "If": 553,629 "Ġam": 554,630 "reat": 555,631 "Ġover": 556,632 "Ġcall": 557,633 "Whe": 558,634 "ck": 559,635 "Ġthou": 560,636 "uck": 561,637 "There": 562,638 "Ġtheir": 563,639 "Ġdown": 564,640 "Ġnever": 565,641 "Ġmean": 566,642 "eah": 567,643 "ble": 568,644 "Ġcl": 569,645 "Ġthan": 570,646 "Ġse": 571,647 "How": 572,648 "Why": 573,649 "Ġsu": 574,650 "ther": 575,651 "Do": 576,652 "Ġmo": 577,653 "kay": 578,654 "ving": 579,655 "Ġthen": 580,656 "fore": 581,657 "ĠO": 582,658 "ound": 583,659 "Ġagain": 584,660 "ĠN": 585,661 "Ġwork": 586,662 "Ġaf": 587,663 "Ġeven": 588,664 "ber": 589,665 "be": 590,666 "Ġdoes": 591,667 "Ġonly": 592,668 "ich": 593,669 "Ġlove": 594,670 "lp": 595,671 "Ġbr": 596,672 "ass": 597,673 "Ġen": 598,674 "Ġwhere": 599,675 "act": 600,676 "self": 601,677 "Ġtw": 602,678 "Ġqu": 603,679 "Ġinto": 604,680 "Ġgive": 605,681 "ĠK": 606,682 "Ġhappen": 607,683 "Ġbecause": 608,684 "per": 609,685 "ew": 610,686 "eel": 611,687 "ittle": 612,688 "Yeah": 613,689 "pl": 614,690 "Ġbl": 615,691 "Ġbet": 616,692 "Ġpr": 617,693 "ite": 618,694 "ord": 619,695 "Ġhelp": 620,696 "ment": 621,697 "ree": 622,698 "eep": 623,699 "Ġfind": 624,700 "irst": 625,701 "ather": 626,702 "ild": 627,703 "Ġsc": 628,704 "Ġvery": 629,705 "Ġlittle": 630,706 "Ġother": 631,707 "Ġco": 632,708 "urn": 633,709 "Ġro": 634,710 "Ġkill": 635,711 "Ġwhy": 636,712 "Ġguy": 637,713 "ade": 638,714 "Ġmuch": 639,715 "Ġfeel": 640,716 "Ġyear": 641,717 "oy": 642,718 "Ġwon": 643,719 "iss": 644,720 "ody": 645,721 ".\"": 646,722 "ip": 647,723 "we": 648,724 "ĠYou": 649,725 "nder": 650,726 "Ġbefore": 651,727 "ff": 652,728 "âĻ": 653,729 "Ġlife": 654,730 "age": 655,731 "ady": 656,732 "ire": 657,733 "âĻª": 658,734 "ĠW": 659,735 "riend": 660,736 "ue": 661,737 "ish": 662,738 "Ġun": 663,739 "ting": 664,740 "wn": 665,741 "Ġtwo": 666,742 "ory": 667,743 "Ġthese": 668,744 "Ġim": 669,745 "Ġstill": 670,746 "lease": 671,747 "ap": 672,748 "ah": 673,749 "iz": 674,750 "Ġshall": 675,751 "au": 676,752 "Ġpre": 677,753 "Ġar": 678,754 "Ġfirst": 679,755 "ren": 680,756 "Ġtalk": 681,757 "Oh": 682,758 "Ġthings": 683,759 "get": 684,760 "ach": 685,761 "Ġtry": 686,762 "My": 687,763 "ave": 688,764 "Ġanything": 689,765 "Ġmay": 690,766 "Ġunder": 691,767 "Is": 692,768 "Ġwr": 693,769 "Ġhand": 694,770 "round": 695,771 "Ġlong": 696,772 "Ġdoing": 697,773 "Ġbel": 698,774 "ning": 699,775 "Ġthought": 700,776 "ep": 701,777 "ull": 702,778 "ile": 703,779 "ways": 704,780 "Ġnew": 705,781 "Ġchan": 706,782 "ob": 707,783 "Ġact": 708,784 "Ġunt": 709,785 "Ġlea": 710,786 "ouse": 711,787 "Ġac": 712,788 "Ġafter": 713,789 "ress": 714,790 "ft": 715,791 "Ġpart": 716,792 "Ġkeep": 717,793 "Ġrem": 718,794 "Ġput": 719,795 "Ġmade": 720,796 "Ġsure": 721,797 "day": 722,798 "Ġwhich": 723,799 "Ġfriend": 724,800 "Now": 725,801 "Ġdis": 726,802 "Let": 727,803 "Ġtold": 728,804 "old": 729,805 "Don": 730,806 "ia": 731,807 "ves": 732,808 "ily": 733,809 "Ġask": 734,810 "ĠGod": 735,811 "Ġhome": 736,812 "Ġalways": 737,813 "Ġthose": 738,814 "ty": 739,815 "row": 740,816 "ĠY": 741,817 "ath": 742,818 "Ġaway": 743,819 "ence": 744,820 "ans": 745,821 "Ġstart": 746,822 "ount": 747,823 "Ġson": 748,824 "Ġever": 749,825 "Ġfam": 750,826 "ise": 751,827 "ool": 752,828 "Ġnight": 753,829 "Ġpo": 754,830 "ond": 755,831 "ved": 756,832 "Ġmust": 757,833 "oney": 758,834 "Ġplace": 759,835 "ne": 760,836 "orry": 761,837 "Ġlast": 762,838 "body": 763,839 "ucking": 764,840 "ait": 765,841 "Ġcame": 766,842 "Ġwell": 767,843 "Ġworld": 768,844 "ang": 769,845 "og": 770,846 "Ġwat": 771,847 "so": 772,848 "Ġyears": 773,849 "Then": 774,850 "Did": 775,851 "Ġlot": 776,852 "Ġfl": 777,853 "ough": 778,854 "ions": 779,855 "Ġbetter": 780,856 "Ġown": 781,857 "Ġte": 782,858 "Ġsec": 783,859 "Ġkind": 784,860 "Ġhouse": 785,861 "Ġeverything": 786,862 "ial": 787,863 "Ġad": 788,864 "Are": 789,865 "Ġokay": 790,866 "able": 791,867 "hed": 792,868 "Ġbelie": 793,869 "ance": 794,870 "All": 795,871 "Ġgreat": 796,872 "Ġkid": 797,873 "aught": 798,874 "Ġfucking": 799,875 "When": 800,876 "ign": 801,877 "rough": 802,878 "Just": 803,879 "Ġreal": 804,880 "Ġfa": 805,881 "Ġsm": 806,882 "Ġname": 807,883 "00": 808,884 "Ġper": 809,885 "Ġcont": 810,886 "ually": 811,887 "Ġcare": 812,888 "Ġgir": 813,889 "ious": 814,890 "ks": 815,891 "ny": 816,892 "Ġdoesn": 817,893 "der": 818,894 "Ġbeing": 819,895 "Ġfather": 820,896 "Ġbu": 821,897 "Hey": 822,898 "int": 823,899 "ried": 824,900 "Ġcha": 825,901 "aking": 826,902 "Ġcar": 827,903 "ng": 828,904 "Ġaround": 829,905 "Ġthrough": 830,906 "Ġchild": 831,907 "ary": 832,908 "Ġshow": 833,909 "Ġwanted": 834,910 "Ġdr": 835,911 "orm": 836,912 "Ġhar": 837,913 "ub": 838,914 "Where": 839,915 "Ġres": 840,916 "Ġmight": 841,917 "Ġstop": 842,918 "ful": 843,919 "Ġser": 844,920 "Your": 845,921 "sh": 846,922 "ult": 847,923 "Who": 848,924 "Ġend": 849,925 "Ġdone": 850,926 "Can": 851,927 "Ġsomeone": 852,928 "Ġel": 853,929 "xt": 854,930 "ever": 855,931 "ark": 856,932 "Ġnothing": 857,933 "port": 858,934 "Ġmom": 859,935 "Ġplay": 860,936 "Ġstay": 861,937 "In": 862,938 "Ġwent": 863,939 "Âł": 864,940 "oss": 865,941 "Ġfamily": 866,942 "ost": 867,943 "Ġpers": 868,944 "Ġgirl": 869,945 "ness": 870,946 "Ġleave": 871,947 "Ġhead": 872,948 "Ġbig": 873,949 "ict": 874,950 "Ġleft": 875,951 "Ġmoney": 876,952 "Ġhear": 877,953 "Ġfound": 878,954 "ated": 879,955 "Ġapp": 880,956 "Ġwom": 881,957 "Ġbelieve": 882,958 "Ġfo": 883,959 "Ġold": 884,960 "Ġid": 885,961 "ons": 886,962 "Look": 887,963 "anna": 888,964 "pen": 889,965 "side": 890,966 "Not": 891,967 "Ġph": 892,968 "Ġche": 893,969 "Ġsorry": 894,970 "ĠV": 895,971 "ian": 896,972 "Ġrec": 897,973 "May": 898,974 "iv": 899,975 "ied": 900,976 "Ġdec": 901,977 "gether": 902,978 "ember": 903,979 "Ġelse": 904,980 "up": 905,981 "Ġturn": 906,982 "Ġmany": 907,983 "ĠU": 908,984 "Ġhappened": 909,985 "Ġstr": 910,986 "ince": 911,987 "Ġsupp": 912,988 "Ġcr": 913,989 "ecause": 914,990 "Ġsame": 915,991 "Ġplease": 916,992 "Ġbad": 917,993 "Ġhu": 918,994 "oth": 919,995 "Ġalso": 920,996 "mer": 921,997 "Ġmother": 922,998 "Ġtogether": 923,999 "ĠIs": 924,1000 "Ġperson": 925,1001 "Ġdes": 926,1002 "Ġguys": 927,1003 "stand": 928,1004 "Ġbit": 929,1005 "Ġwait": 930,1006 "Ġcoming": 931,1007 "Ġ'": 932,1008 "ĠSt": 933,1009 "ĠCh": 934,1010 "Ġcomp": 935,1011 "Okay": 936,1012 "pect": 937,1013 "Ġfuck": 938,1014 "ĠHe": 939,1015 "Ġanother": 940,1016 "Ġacc": 941,1017 "ĠIt": 942,1018 "Ġisn": 943,1019 "ooking": 944,1020 "igh": 945,1021 "Ġplan": 946,1022 "Ġmat": 947,1023 "ors": 948,1024 "Ġtrying": 949,1025 "Ġboy": 950,1026 "Ġdif": 951,1027 "Ġrun": 952,1028 "Ġtra": 953,1029 "Ġwanna": 954,1030 "akes": 955,1031 "ĠâĻª": 956,1032 "Ġcomm": 957,1033 "Ġmiss": 958,1034 "Ġbre": 959,1035 "imes": 960,1036 "For": 961,1037 "Ġsur": 962,1038 "Ġsaw": 963,1039 "Ġbest": 964,1040 "Ġtoday": 965,1041 "av": 966,1042 "aw": 967,1043 "ms": 968,1044 "Because": 969,1045 "Ġunderstand": 970,1046 "Ġmin": 971,1047 "Ġatt": 972,1048 "isten": 973,1049 "Ġgetting": 974,1050 "Ġass": 975,1051 "Ġmon": 976,1052 "Ġbring": 977,1053 "ready": 978,1054 "Ġcle": 979,1055 "Ġmeet": 980,1056 "Ġword": 981,1057 "Ġdead": 982,1058 "Ġwasn": 983,1059 "Ġsaying": 984,1060 "Ġthree": 985,1061 "Ġshit": 986,1062 "ix": 987,1063 "Maybe": 988,1064 "ĠWhat": 989,1065 "Ġalready": 990,1066 "Ġ-": 991,1067 "Ġbus": 992,1068 "Ġmen": 993,1069 "Ġyourself": 994,1070 "Ġhard": 995,1071 "ower": 996,1072 "ail": 997,1073 "Ġfin": 998,1074 "Ġmost": 999,1075 "Ġenough": 1000,1076 "Ġtook": 1001,1077 "St": 1002,1078 "Ġheard": 1003,1079 "Ġwrong": 1004,1080 "ike": 1005,1081 "Ġcour": 1006,1082 "ife": 1007,1083 "Ġlooking": 1008,1084 "Ġhop": 1009,1085 "Ġra": 1010,1086 "rent": 1011,1087 "ret": 1012,1088 "ating": 1013,1089 "Ġremember": 1014,1090 "ĠMr": 1015,1091 "Ġwar": 1016,1092 "Ġunto": 1017,1093 "aughter": 1018,1094 "oc": 1019,1095 "Ġpret": 1020,1096 "Ġtalking": 1021,1097 "Ġwithout": 1022,1098 "Ġsw": 1023,1099 "les": 1024,1100 "Ġseen": 1025,1101 "Ġjob": 1026,1102 "Ġlive": 1027,1103 "hes": 1028,1104 "Yes": 1029,1105 "Ġhat": 1030,1106 "Ġey": 1031,1107 "Ġbrother": 1032,1108 "Ġwhole": 1033,1109 "Ġmind": 1034,1110 "Ġroom": 1035,1111 "ĠThe": 1036,1112 "ner": 1037,1113 "Ġsl": 1038,1114 "Ġmar": 1039,1115 "ĠWe": 1040,1116 "Ġactually": 1041,1117 "Ġset": 1042,1118 "Ġgl": 1043,1119 "Ġnext": 1044,1120 "Ġknew": 1045,1121 "ug": 1046,1122 "ock": 1047,1123 "Come": 1048,1124 "Ġking": 1049,1125 "Ġdays": 1050,1126 "Every": 1051,1127 "Ġfun": 1052,1128 "Ġuse": 1053,1129 "Ġcalled": 1054,1130 "Ġused": 1055,1131 "ta": 1056,1132 "ute": 1057,1133 "ple": 1058,1134 "ical": 1059,1135 "here": 1060,1136 "Ġdiffe": 1061,1137 "ations": 1062,1138 "ible": 1063,1139 "man": 1064,1140 "rest": 1065,1141 "Ġent": 1066,1142 "Ġbo": 1067,1143 "Ġopen": 1068,1144 "Ġsch": 1069,1145 "ĠAnd": 1070,1146 "Ġheart": 1071,1147 "Ġpass": 1072,1148 "ert": 1073,1149 "Ġanyone": 1074,1150 "Ġrest": 1075,1151 "ps": 1076,1152 "Ġhur": 1077,1153 "ib": 1078,1154 "Ġquest": 1079,1155 "Ġem": 1080,1156 "ream": 1081,1157 "osed": 1082,1158 "Ġcount": 1083,1159 "vel": 1084,1160 "ward": 1085,1161 "Ġchildren": 1086,1162 "OR": 1087,1163 "Ġsle": 1088,1164 "ither": 1089,1165 "Ġidea": 1090,1166 "uth": 1091,1167 "Ġmaybe": 1092,1168 "aby": 1093,1169 "Ġyet": 1094,1170 "Ġagainst": 1095,1171 "Ġpol": 1096,1172 "Ġhell": 1097,1173 "Ġwouldn": 1098,1174 "ident": 1099,1175 "Ġwee": 1100,1176 "Ġwhile": 1101,1177 "Ġmor": 1102,1178 "ister": 1103,1179 "ron": 1104,1180 "eth": 1105,1181 "Ġschool": 1106,1182 "ings": 1107,1183 "Ġdie": 1108,1184 "Ġwoman": 1109,1185 "iness": 1110,1186 "ird": 1111,1187 "Ġwal": 1112,1188 "Ġgr": 1113,1189 "Ġuntil": 1114,1190 "anc": 1115,1191 "ars": 1116,1192 "As": 1117,1193 "Ġfight": 1118,1194 "ition": 1119,1195 "Ġgra": 1120,1196 "less": 1121,1197 "ier": 1122,1198 "Ġdad": 1123,1199 "Ġproble": 1124,1200 "mor": 1125,