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