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