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