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