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