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