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