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