samvelkoch/binary-clumsy-bear
011
1{2 "version": "1.0",3 "truncation": null,4 "padding": null,5 "added_tokens": [6 {7 "id": 0,8 "content": "<unk>",9 "single_word": false,10 "lstrip": false,11 "rstrip": false,12 "normalized": false,13 "special": true14 },15 {16 "id": 1,17 "content": "<s>",18 "single_word": false,19 "lstrip": false,20 "rstrip": false,21 "normalized": false,22 "special": true23 },24 {25 "id": 2,26 "content": "</s>",27 "single_word": false,28 "lstrip": false,29 "rstrip": false,30 "normalized": false,31 "special": true32 }33 ],34 "normalizer": {35 "type": "Sequence",36 "normalizers": [37 {38 "type": "Replace",39 "pattern": {40 "String": " "41 },42 "content": "▁"43 }44 ]45 },46 "pre_tokenizer": null,47 "post_processor": {48 "type": "TemplateProcessing",49 "single": [50 {51 "Sequence": {52 "id": "A",53 "type_id": 054 }55 }56 ],57 "pair": [58 {59 "Sequence": {60 "id": "A",61 "type_id": 062 }63 },64 {65 "Sequence": {66 "id": "B",67 "type_id": 168 }69 }70 ],71 "special_tokens": {}72 },73 "decoder": {74 "type": "Sequence",75 "decoders": [76 {77 "type": "Replace",78 "pattern": {79 "String": "▁"80 },81 "content": " "82 },83 {84 "type": "ByteFallback"85 },86 {87 "type": "Fuse"88 }89 ]90 },91 "model": {92 "type": "BPE",93 "dropout": null,94 "unk_token": "<unk>",95 "continuing_subword_prefix": null,96 "end_of_word_suffix": null,97 "fuse_unk": true,98 "byte_fallback": true,99 "ignore_merges": false,100 "vocab": {101 "<unk>": 0,102 "<s>": 1,103 "</s>": 2,104 "<0x00>": 3,105 "<0x01>": 4,106 "<0x02>": 5,107 "<0x03>": 6,108 "<0x04>": 7,109 "<0x05>": 8,110 "<0x06>": 9,111 "<0x07>": 10,112 "<0x08>": 11,113 "<0x09>": 12,114 "<0x0A>": 13,115 "<0x0B>": 14,116 "<0x0C>": 15,117 "<0x0D>": 16,118 "<0x0E>": 17,119 "<0x0F>": 18,120 "<0x10>": 19,121 "<0x11>": 20,122 "<0x12>": 21,123 "<0x13>": 22,124 "<0x14>": 23,125 "<0x15>": 24,126 "<0x16>": 25,127 "<0x17>": 26,128 "<0x18>": 27,129 "<0x19>": 28,130 "<0x1A>": 29,131 "<0x1B>": 30,132 "<0x1C>": 31,133 "<0x1D>": 32,134 "<0x1E>": 33,135 "<0x1F>": 34,136 "<0x20>": 35,137 "<0x21>": 36,138 "<0x22>": 37,139 "<0x23>": 38,140 "<0x24>": 39,141 "<0x25>": 40,142 "<0x26>": 41,143 "<0x27>": 42,144 "<0x28>": 43,145 "<0x29>": 44,146 "<0x2A>": 45,147 "<0x2B>": 46,148 "<0x2C>": 47,149 "<0x2D>": 48,150 "<0x2E>": 49,151 "<0x2F>": 50,152 "<0x30>": 51,153 "<0x31>": 52,154 "<0x32>": 53,155 "<0x33>": 54,156 "<0x34>": 55,157 "<0x35>": 56,158 "<0x36>": 57,159 "<0x37>": 58,160 "<0x38>": 59,161 "<0x39>": 60,162 "<0x3A>": 61,163 "<0x3B>": 62,164 "<0x3C>": 63,165 "<0x3D>": 64,166 "<0x3E>": 65,167 "<0x3F>": 66,168 "<0x40>": 67,169 "<0x41>": 68,170 "<0x42>": 69,171 "<0x43>": 70,172 "<0x44>": 71,173 "<0x45>": 72,174 "<0x46>": 73,175 "<0x47>": 74,176 "<0x48>": 75,177 "<0x49>": 76,178 "<0x4A>": 77,179 "<0x4B>": 78,180 "<0x4C>": 79,181 "<0x4D>": 80,182 "<0x4E>": 81,183 "<0x4F>": 82,184 "<0x50>": 83,185 "<0x51>": 84,186 "<0x52>": 85,187 "<0x53>": 86,188 "<0x54>": 87,189 "<0x55>": 88,190 "<0x56>": 89,191 "<0x57>": 90,192 "<0x58>": 91,193 "<0x59>": 92,194 "<0x5A>": 93,195 "<0x5B>": 94,196 "<0x5C>": 95,197 "<0x5D>": 96,198 "<0x5E>": 97,199 "<0x5F>": 98,200 "<0x60>": 99,201 "<0x61>": 100,202 "<0x62>": 101,203 "<0x63>": 102,204 "<0x64>": 103,205 "<0x65>": 104,206 "<0x66>": 105,207 "<0x67>": 106,208 "<0x68>": 107,209 "<0x69>": 108,210 "<0x6A>": 109,211 "<0x6B>": 110,212 "<0x6C>": 111,213 "<0x6D>": 112,214 "<0x6E>": 113,215 "<0x6F>": 114,216 "<0x70>": 115,217 "<0x71>": 116,218 "<0x72>": 117,219 "<0x73>": 118,220 "<0x74>": 119,221 "<0x75>": 120,222 "<0x76>": 121,223 "<0x77>": 122,224 "<0x78>": 123,225 "<0x79>": 124,226 "<0x7A>": 125,227 "<0x7B>": 126,228 "<0x7C>": 127,229 "<0x7D>": 128,230 "<0x7E>": 129,231 "<0x7F>": 130,232 "<0x80>": 131,233 "<0x81>": 132,234 "<0x82>": 133,235 "<0x83>": 134,236 "<0x84>": 135,237 "<0x85>": 136,238 "<0x86>": 137,239 "<0x87>": 138,240 "<0x88>": 139,241 "<0x89>": 140,242 "<0x8A>": 141,243 "<0x8B>": 142,244 "<0x8C>": 143,245 "<0x8D>": 144,246 "<0x8E>": 145,247 "<0x8F>": 146,248 "<0x90>": 147,249 "<0x91>": 148,250 "<0x92>": 149,251 "<0x93>": 150,252 "<0x94>": 151,253 "<0x95>": 152,254 "<0x96>": 153,255 "<0x97>": 154,256 "<0x98>": 155,257 "<0x99>": 156,258 "<0x9A>": 157,259 "<0x9B>": 158,260 "<0x9C>": 159,261 "<0x9D>": 160,262 "<0x9E>": 161,263 "<0x9F>": 162,264 "<0xA0>": 163,265 "<0xA1>": 164,266 "<0xA2>": 165,267 "<0xA3>": 166,268 "<0xA4>": 167,269 "<0xA5>": 168,270 "<0xA6>": 169,271 "<0xA7>": 170,272 "<0xA8>": 171,273 "<0xA9>": 172,274 "<0xAA>": 173,275 "<0xAB>": 174,276 "<0xAC>": 175,277 "<0xAD>": 176,278 "<0xAE>": 177,279 "<0xAF>": 178,280 "<0xB0>": 179,281 "<0xB1>": 180,282 "<0xB2>": 181,283 "<0xB3>": 182,284 "<0xB4>": 183,285 "<0xB5>": 184,286 "<0xB6>": 185,287 "<0xB7>": 186,288 "<0xB8>": 187,289 "<0xB9>": 188,290 "<0xBA>": 189,291 "<0xBB>": 190,292 "<0xBC>": 191,293 "<0xBD>": 192,294 "<0xBE>": 193,295 "<0xBF>": 194,296 "<0xC0>": 195,297 "<0xC1>": 196,298 "<0xC2>": 197,299 "<0xC3>": 198,300 "<0xC4>": 199,301 "<0xC5>": 200,302 "<0xC6>": 201,303 "<0xC7>": 202,304 "<0xC8>": 203,305 "<0xC9>": 204,306 "<0xCA>": 205,307 "<0xCB>": 206,308 "<0xCC>": 207,309 "<0xCD>": 208,310 "<0xCE>": 209,311 "<0xCF>": 210,312 "<0xD0>": 211,313 "<0xD1>": 212,314 "<0xD2>": 213,315 "<0xD3>": 214,316 "<0xD4>": 215,317 "<0xD5>": 216,318 "<0xD6>": 217,319 "<0xD7>": 218,320 "<0xD8>": 219,321 "<0xD9>": 220,322 "<0xDA>": 221,323 "<0xDB>": 222,324 "<0xDC>": 223,325 "<0xDD>": 224,326 "<0xDE>": 225,327 "<0xDF>": 226,328 "<0xE0>": 227,329 "<0xE1>": 228,330 "<0xE2>": 229,331 "<0xE3>": 230,332 "<0xE4>": 231,333 "<0xE5>": 232,334 "<0xE6>": 233,335 "<0xE7>": 234,336 "<0xE8>": 235,337 "<0xE9>": 236,338 "<0xEA>": 237,339 "<0xEB>": 238,340 "<0xEC>": 239,341 "<0xED>": 240,342 "<0xEE>": 241,343 "<0xEF>": 242,344 "<0xF0>": 243,345 "<0xF1>": 244,346 "<0xF2>": 245,347 "<0xF3>": 246,348 "<0xF4>": 247,349 "<0xF5>": 248,350 "<0xF6>": 249,351 "<0xF7>": 250,352 "<0xF8>": 251,353 "<0xF9>": 252,354 "<0xFA>": 253,355 "<0xFB>": 254,356 "<0xFC>": 255,357 "<0xFD>": 256,358 "<0xFE>": 257,359 "<0xFF>": 258,360 "▁▁": 259,361 "▁▁▁▁": 260,362 "▁t": 261,363 "in": 262,364 "er": 263,365 "▁a": 264,366 "he": 265,367 "on": 266,368 "re": 267,369 "▁s": 268,370 "en": 269,371 "at": 270,372 "or": 271,373 "▁the": 272,374 "▁▁▁▁▁▁▁▁": 273,375 "es": 274,376 "▁w": 275,377 "an": 276,378 "▁c": 277,379 "is": 278,380 "it": 279,381 "ou": 280,382 "▁d": 281,383 "al": 282,384 "ar": 283,385 "▁p": 284,386 "▁f": 285,387 "ed": 286,388 "▁b": 287,389 "ing": 288,390 "▁o": 289,391 "▁m": 290,392 "le": 291,393 "nd": 292,394 "as": 293,395 "ic": 294,396 "▁h": 295,397 "ion": 296,398 "▁in": 297,399 "▁to": 298,400 "et": 299,401 "om": 300,402 "el": 301,403 "▁of": 302,404 "st": 303,405 "▁and": 304,406 "▁l": 305,407 "▁th": 306,408 "▁n": 307,409 "ent": 308,410 "il": 309,411 "ct": 310,412 "ro": 311,413 "▁re": 312,414 "id": 313,415 "am": 314,416 "▁I": 315,417 "ad": 316,418 "▁e": 317,419 "▁S": 318,420 "▁g": 319,421 "▁T": 320,422 "im": 321,423 "ot": 322,424 "ac": 323,425 "ur": 324,426 "▁(": 325,427 "ig": 326,428 "▁=": 327,429 "ol": 328,430 "ut": 329,431 "▁A": 330,432 "se": 331,433 "▁u": 332,434 "ve": 333,435 "▁C": 334,436 "if": 335,437 "ow": 336,438 "▁y": 337,439 "ch": 338,440 "ay": 339,441 "▁de": 340,442 "▁st": 341,443 "▁|": 342,444 "ver": 343,445 ");": 344,446 "▁\"": 345,447 "ly": 346,448 "▁be": 347,449 "**": 348,450 "▁is": 349,451 "od": 350,452 "▁M": 351,453 "ation": 352,454 "ul": 353,455 "▁for": 354,456 "▁▁▁▁▁": 355,457 "▁on": 356,458 "ag": 357,459 "ce": 358,460 "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁": 359,461 "ter": 360,462 "ir": 361,463 "th": 362,464 "▁v": 363,465 "qu": 364,466 "▁B": 365,467 "em": 366,468 "▁P": 367,469 "▁you": 368,470 "▁that": 369,471 "un": 370,472 "▁{": 371,473 "ith": 372,474 "ri": 373,475 "est": 374,476 "ab": 375,477 "--": 376,478 "ap": 377,479 "▁it": 378,480 "▁con": 379,481 "ate": 380,482 "us": 381,483 "▁H": 382,484 "um": 383,485 "▁D": 384,486 "os": 385,487 "pe": 386,488 "▁-": 387,489 "▁wh": 388,490 "▁al": 389,491 "▁as": 390,492 "and": 391,493 "ist": 392,494 "▁L": 393,495 "▁W": 394,496 "▁with": 395,497 "▁an": 396,498 "ere": 397,499 "▁*": 398,500 "▁R": 399,501 "▁he": 400,502 "▁F": 401,503 "oc": 402,504 "▁was": 403,505 "ers": 404,506 "ke": 405,507 "out": 406,508 "ht": 407,509 "▁r": 408,510 "ess": 409,511 "op": 410,512 "res": 411,513 "ie": 412,514 "▁E": 413,515 "▁\\": 414,516 "▁The": 415,517 "end": 416,518 "ld": 417,519 "▁N": 418,520 "ort": 419,521 "▁G": 420,522 "//": 421,523 "▁#": 422,524 "our": 423,525 "te": 424,526 "ill": 425,527 "ain": 426,528 "▁se": 427,529 "▁▁▁▁▁▁": 428,530 "▁$": 429,531 "▁pro": 430,532 "ore": 431,533 "▁com": 432,534 "ame": 433,535 "tr": 434,536 "▁ne": 435,537 "rom": 436,538 "ub": 437,539 "▁at": 438,540 "▁ex": 439,541 "ant": 440,542 "ue": 441,543 "▁or": 442,544 "▁}": 443,545 "art": 444,546 "ction": 445,547 "▁k": 446,548 "pt": 447,549 "nt": 448,550 "iv": 449,551 "de": 450,552 "▁O": 451,553 "pl": 452,554 "urn": 453,555 "ight": 454,556 "all": 455,557 "▁this": 456,558 "ser": 457,559 "ave": 458,560 "▁not": 459,561 "▁are": 460,562 "▁j": 461,563 "▁le": 462,564 "iz": 463,565 "▁'": 464,566 "age": 465,567 "ment": 466,568 "▁tr": 467,569 "ack": 468,570 "ust": 469,571 "()": 470,572 "->": 471,573 "ity": 472,574 "ine": 473,575 "ould": 474,576 "▁J": 475,577 "og": 476,578 "▁from": 477,579 "▁we": 478,580 "ell": 479,581 "▁sh": 480,582 "▁en": 481,583 "ure": 482,584 "port": 483,585 "▁ch": 484,586 "ne": 485,587 "▁by": 486,588 "per": 487,589 "ard": 488,590 "ass": 489,591 "ge": 490,592 "ak": 491,593 "are": 492,594 "ok": 493,595 "av": 494,596 "ive": 495,597 "ff": 496,598 "ies": 497,599 "ath": 498,600 "turn": 499,601 "▁U": 500,602 "int": 501,603 "----": 502,604 "▁im": 503,605 "ost": 504,606 "ial": 505,607 "▁have": 506,608 "ind": 507,609 "ip": 508,610 "ans": 509,611 "xt": 510,612 "▁do": 511,613 "cl": 512,614 "▁if": 513,615 "con": 514,616 "ia": 515,617 "▁his": 516,618 "ult": 517,619 "rou": 518,620 "▁su": 519,621 "ra": 520,622 "▁un": 521,623 "able": 522,624 "▁<": 523,625 "▁K": 524,626 "ome": 525,627 "▁qu": 526,628 "get": 527,629 "▁me": 528,630 "ast": 529,631 "ect": 530,632 "▁##": 531,633 "to": 532,634 "▁cl": 533,635 "▁ab": 534,636 "ice": 535,637 "ire": 536,638 "ber": 537,639 "one": 538,640 "ich": 539,641 "hen": 540,642 "▁can": 541,643 "▁Th": 542,644 "▁la": 543,645 "▁all": 544,646 "ime": 545,647 "ile": 546,648 "ide": 547,649 "\",": 548,650 "▁pl": 549,651 "▁V": 550,652 "ru": 551,653 "orm": 552,654 "▁had": 553,655 "ud": 554,656 "ase": 555,657 "ord": 556,658 "),": 557,659 "▁▁▁▁▁▁▁▁▁▁▁▁": 558,660 "▁her": 559,661 "▁In": 560,662 "ace": 561,663 "▁but": 562,664 "ata": 563,665 "::": 564,666 "****": 565,667 "ong": 566,668 "▁&": 567,669 "..": 568,670 "▁▁▁▁▁▁▁▁▁▁▁▁▁": 569,671 "ite": 570,672 "ype": 571,673 "act": 572,674 "ode": 573,675 "▁your": 574,676 "▁out": 575,677 "▁go": 576,678 "lic": 577,679 "ally": 578,680 "▁so": 579,681 "ork": 580,682 "au": 581,683 "▁up": 582,684 "▁_": 583,685 "ll": 584,686 "==": 585,687 "▁my": 586,688 "pp": 587,689 "cc": 588,690 "▁//": 589,691 "▁they": 590,692 "gh": 591,693 "▁us": 592,694 "ib": 593,695 "ions": 594,696 "ach": 595,697 "ens": 596,698 "▁ar": 597,699 "ob": 598,700 "elf": 599,701 "ook": 600,702 "ated": 601,703 "ang": 602,704 "ign": 603,705 "▁return": 604,706 "▁res": 605,707 "ck": 606,708 "ous": 607,709 "ст": 608,710 ").": 609,711 "▁п": 610,712 ".\"": 611,713 "на": 612,714 "▁i": 613,715 "ail": 614,716 "ep": 615,717 "▁ad": 616,718 "ance": 617,719 "(\"": 618,720 "▁**": 619,721 "ther": 620,722 "ake": 621,723 "▁will": 622,724 "▁comp": 623,725 "▁one": 624,726 "▁get": 625,727 "ov": 626,728 "▁Y": 627,729 "ary": 628,730 "ock": 629,731 "▁she": 630,732 "che": 631,733 "ft": 632,734 "▁new": 633,735 "▁des": 634,736 "▁li": 635,737 "ence": 636,738 "▁sa": 637,739 "ress": 638,740 "▁el": 639,741 "▁und": 640,742 "eg": 641,743 "fer": 642,744 "ry": 643,745 "ear": 644,746 "ose": 645,747 "very": 646,748 "',": 647,749 "▁+": 648,750 "▁в": 649,751 "▁He": 650,752 "ublic": 651,753 "▁their": 652,754 "ize": 653,755 "▁were": 654,756 "ink": 655,757 "own": 656,758 "In": 657,759 "{\\": 658,760 "▁has": 659,761 "▁per": 660,762 "▁It": 661,763 "▁St": 662,764 "her": 663,765 "ject": 664,766 "ра": 665,767 "ild": 666,768 "so": 667,769 "▁sp": 668,770 "ни": 669,771 "du": 670,772 "row": 671,773 "alue": 672,774 "set": 673,775 "form": 674,776 "com": 675,777 "▁man": 676,778 "ont": 677,779 "ull": 678,780 "▁cont": 679,781 "▁more": 680,782 "ick": 681,783 "▁would": 682,784 "▁ev": 683,785 "▁about": 684,786 "ition": 685,787 "▁z": 686,788 "ound": 687,789 "ree": 688,790 "▁Ch": 689,791 "▁which": 690,792 "io": 691,793 "();": 692,794 "▁who": 693,795 "err": 694,796 "ory": 695,797 "ount": 696,798 "ations": 697,799 "▁с": 698,800 "ring": 699,801 "</": 700,802 "▁fe": 701,803 "ко": 702,804 "но": 703,805 "▁dis": 704,806 "ma": 705,807 "▁them": 706,808 "▁any": 707,809 "▁no": 708,810 "--------": 709,811 "▁pre": 710,812 "▁te": 711,813 "▁ro": 712,814 "▁him": 713,815 "▁:": 714,816 "up": 715,817 "▁int": 716,818 "▁ag": 717,819 "St": 718,820 "ark": 719,821 "ex": 720,822 "ph": 721,823 "ient": 722,824 "ely": 723,825 "▁pr": 724,826 "ER": 725,827 "▁import": 726,828 "▁time": 727,829 "ро": 728,830 "pro": 729,831 "User": 730,832 "lo": 731,833 "▁/": 732,834 "▁[": 733,835 "ors": 734,836 "=\"": 735,837 "▁there": 736,838 "▁like": 737,839 "old": 738,840 "▁when": 739,841 "vers": 740,842 "▁some": 741,843 "ings": 742,844 "))": 743,845 "▁part": 744,846 "ical": 745,847 "▁fun": 746,848 "▁kn": 747,849 "ays": 748,850 "ier": 749,851 "▁been": 750,852 "ove": 751,853 "▁sc": 752,854 "ian": 753,855 "▁over": 754,856 "iel": 755,857 "▁▁▁▁▁▁▁▁▁▁": 756,858 "▁pe": 757,859 "rib": 758,860 "put": 759,861 "ec": 760,862 "eth": 761,863 "aram": 762,864 "app": 763,865 "▁–": 764,866 "▁stat": 765,867 "pon": 766,868 "▁what": 767,869 "ption": 768,870 "we": 769,871 "ade": 770,872 "▁work": 771,873 "text": 772,874 "▁said": 773,875 "▁###": 774,876 "IN": 775,877 "▁just": 776,878 "irst": 777,879 "▁into": 778,880 "▁const": 779,881 "ource": 780,882 "tt": 781,883 "ps": 782,884 "pr": 783,885 "erv": 784,886 "itt": 785,887 "ug": 786,888 "_{": 787,889 "ents": 788,890 "ish": 789,891 "ener": 790,892 "▁inter": 791,893 "ple": 792,894 "oll": 793,895 "mer": 794,896 "ater": 795,897 "ool": 796,898 "ef": 797,899 "▁public": 798,900 "▁other": 799,901 "ре": 800,902 "▁def": 801,903 "▁@": 802,904 "го": 803,905 "oint": 804,906 "▁off": 805,907 "oid": 806,908 "return": 807,909 "▁set": 808,910 "wo": 809,911 "fter": 810,912 "sh": 811,913 "********": 812,914 "▁our": 813,915 "riv": 814,916 "iss": 815,917 "▁We": 816,918 "ng": 817,919 "▁ob": 818,920 "ss": 819,921 "gr": 820,922 "▁than": 821,923 "pect": 822,924 "ied": 823,925 "sc": 824,926 "iew": 825,927 "der": 826,928 "yst": 827,929 "ev": 828,930 "▁could": 829,931 "ann": 830,932 "enc": 831,933 "ON": 832,934 "ix": 833,935 "anc": 834,936 "▁also": 835,937 "reat": 836,938 "▁am": 837,939 "▁bec": 838,940 "▁и": 839,941 "ual": 840,942 "pec": 841,943 "▁.": 842,944 "▁bl": 843,945 "lect": 844,946 "ople": 845,947 "ys": 846,948 "▁gr": 847,949 "ict": 848,950 "ik": 849,951 "tring": 850,952 "▁This": 851,953 "▁back": 852,954 "▁о": 853,955 "▁fin": 854,956 "atch": 855,957 "Con": 856,958 "('": 857,959 "erm": 858,960 "▁==": 859,961 "__": 860,962 "name": 861,963 ",\"": 862,964 "▁did": 863,965 "ise": 864,966 "▁only": 865,967 "ruct": 866,968 "les": 867,969 "▁then": 868,970 "ause": 869,971 "ва": 870,972 "▁its": 871,973 "rit": 872,974 "▁know": 873,975 "ield": 874,976 "▁class": 875,977 "▁>": 876,978 "▁em": 877,979 "▁$\\": 878,980 "▁year": 879,981 "wn": 880,982 "},": 881,983 "▁del": 882,984 "ale": 883,985 "ty": 884,986 "fig": 885,987 "sp": 886,988 "hed": 887,989 "round": 888,990 "ew": 889,991 "▁di": 890,992 "▁der": 891,993 "ри": 892,994 "red": 893,995 "this": 894,996 "let": 895,997 "RE": 896,998 "ax": 897,999 "fr": 898,1000 "essage": 899,1001 "ough": 900,1002 "▁comm": 901,1003 "fo": 902,1004 "uch": 903,1005 "oy": 904,1006 "▁people": 905,1007 "ystem": 906,1008 "▁first": 907,1009 "▁function": 908,1010 "ange": 909,1011 "▁how": 910,1012 "▁et": 911,1013 "ah": 912,1014 "▁look": 913,1015 "то": 914,1016 "und": 915,1017 "▁under": 916,1018 "ка": 917,1019 "▁!": 918,1020 "ray": 919,1021 "ST": 920,1022 "ific": 921,1023 "ли": 922,1024 "read": 923,1025 "▁bet": 924,1026 "ious": 925,1027 "arg": 926,1028 "▁need": 927,1029 "math": 928,1030 "▁на": 929,1031 "ert": 930,1032 "▁op": 931,1033 "▁acc": 932,1034 "Pro": 933,1035 "▁est": 934,1036 "▁Un": 935,1037 "▁ent": 936,1038 "▁rec": 937,1039 "▁use": 938,1040 "ен": 939,1041 "▁par": 940,1042 "az": 941,1043 "▁д": 942,1044 "▁Wh": 943,1045 "self": 944,1046 "▁ke": 945,1047 "та": 946,1048 "▁want": 947,1049 "▁end": 948,1050 "▁don": 949,1051 "ek": 950,1052 "ren": 951,1053 "Name": 952,1054 "▁=>": 953,1055 "▁app": 954,1056 "▁que": 955,1057 "igh": 956,1058 "▁bu": 957,1059 "equ": 958,1060 "vel": 959,1061 "▁act": 960,1062 "cre": 961,1063 "AT": 962,1064 "▁var": 963,1065 "cess": 964,1066 "====": 965,1067 "Ex": 966,1068 "▁add": 967,1069 "▁mod": 968,1070 "ung": 969,1071 "▁where": 970,1072 "ning": 971,1073 "▁fl": 972,1074 "als": 973,1075 "tern": 974,1076 "}}": 975,1077 "▁Al": 976,1078 "▁pos": 977,1079 "ank": 978,1080 "▁ap": 979,1081 "eng": 980,1082 "▁“": 981,1083 "ble": 982,1084 "▁reg": 983,1085 "^{": 984,1086 "▁She": 985,1087 "▁*/": 986,1088 "ude": 987,1089 "add": 988,1090 "▁two": 989,1091 "▁col": 990,1092 "▁sm": 991,1093 "air": 992,1094 "▁may": 993,1095 "fore": 994,1096 "▁You": 995,1097 "rough": 996,1098 "▁che": 997,1099 "▁att": 998,1100 "oth": 999,1101 "ла": 1000,1102 "▁co": 1001,1103 "ates": 1002,1104 "▁rem": 1003,1105 "ood": 1004,1106 "Type": 1005,1107 "led": 1006,1108 "ful": 1007,1109 "▁self": 1008,1110 "of": 1009,1111 "▁Ar": 1010,1112 "que": 1011,1113 "▁every": 1012,1114 "ref": 1013,1115 "The": 1014,1116 "▁And": 1015,1117 "▁rel": 1016,1118 "OR": 1017,1119 "Id": 1018,1120 "▁even": 1019,1121 "EN": 1020,1122 "▁hand": 1021,1123 "ait": 1022,1124 "▁should": 1023,1125 "▁after": 1024,1126 "▁dif": 1025,1127 "ght": 1026,1128 "ife": 1027,1129 "ator": 1028,1130 "ash": 1029,1131 "ribut": 1030,1132 "umber": 1031,1133 "▁see": 1032,1134 "ms": 1033,1135 "▁call": 1034,1136 "yn": 1035,1137 "dd": 1036,1138 "▁es": 1037,1139 "▁make": 1038,1140 "other": 1039,1141 "▁—": 1040,1142 "\");": 1041,1143 "str": 1042,1144 "▁long": 1043,1145 "lement": 1044,1146 "▁wor": 1045,1147 "its": 1046,1148 "▁If": 1047,1149 "alse": 1048,1150 "ль": 1049,1151 "ward": 1050,1152 "▁по": 1051,1153 "val": 1052,1154 "ons": 1053,1155 "▁Z": 1054,1156 "▁now": 1055,1157 "data": 1056,1158 "amp": 1057,1159 "ense": 1058,1160 "▁through": 1059,1161 "▁down": 1060,1162 "att": 1061,1163 "▁static": 1062,1164 "ics": 1063,1165 "##": 1064,1166 "pos": 1065,1167 "▁void": 1066,1168 "aw": 1067,1169 "oun": 1068,1170 "▁way": 1069,1171 "ible": 1070,1172 "vent": 1071,1173 "ower": 1072,1174 "▁think": 1073,1175 "ts": 1074,1176 "*/": 1075,1177 "▁again": 1076,1178 "ating": 1077,1179 "те": 1078,1180 "ner": 1079,1181 "▁most": 1080,1182 "line": 1081,1183 "ym": 1082,1184 "▁sub": 1083,1185 "erson": 1084,1186 "▁requ": 1085,1187 "AL": 1086,1188 "AR": 1087,1189 "abel": 1088,1190 "ond": 1089,1191 "));": 1090,1192 "▁Se": 1091,1193 "▁But": 1092,1194 "alk": 1093,1195 "▁An": 1094,1196 "new": 1095,1197 "▁because": 1096,1198 "ger": 1097,1199 "ular": 1098,1200 "roup": 1099,