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