pthinc/Asena_ESP32
3231
1{2 "version": "1.0",3 "truncation": null,4 "padding": null,5 "added_tokens": [6 {7 "id": 0,8 "content": "[PAD]",9 "single_word": false,10 "lstrip": false,11 "rstrip": false,12 "normalized": false,13 "special": true14 },15 {16 "id": 1,17 "content": "[BOS]",18 "single_word": false,19 "lstrip": false,20 "rstrip": false,21 "normalized": false,22 "special": true23 },24 {25 "id": 2,26 "content": "[EOS]",27 "single_word": false,28 "lstrip": false,29 "rstrip": false,30 "normalized": false,31 "special": true32 },33 {34 "id": 3,35 "content": "[UNK]",36 "single_word": false,37 "lstrip": false,38 "rstrip": false,39 "normalized": false,40 "special": true41 }42 ],43 "normalizer": null,44 "pre_tokenizer": {45 "type": "ByteLevel",46 "add_prefix_space": false,47 "trim_offsets": true,48 "use_regex": true49 },50 "post_processor": {51 "type": "TemplateProcessing",52 "single": [53 {54 "Sequence": {55 "id": "A",56 "type_id": 057 }58 }59 ],60 "pair": [61 {62 "Sequence": {63 "id": "A",64 "type_id": 065 }66 },67 {68 "Sequence": {69 "id": "B",70 "type_id": 171 }72 }73 ],74 "special_tokens": {}75 },76 "decoder": {77 "type": "ByteLevel",78 "add_prefix_space": true,79 "trim_offsets": true,80 "use_regex": true81 },82 "model": {83 "type": "BPE",84 "dropout": null,85 "unk_token": "[UNK]",86 "continuing_subword_prefix": null,87 "end_of_word_suffix": null,88 "fuse_unk": false,89 "byte_fallback": false,90 "ignore_merges": false,91 "vocab": {92 "[PAD]": 0,93 "[BOS]": 1,94 "[EOS]": 2,95 "[UNK]": 3,96 "!": 4,97 "\"": 5,98 "#": 6,99 "$": 7,100 "%": 8,101 "&": 9,102 "'": 10,103 "(": 11,104 ")": 12,105 "*": 13,106 "+": 14,107 ",": 15,108 "-": 16,109 ".": 17,110 "/": 18,111 "0": 19,112 "1": 20,113 "2": 21,114 "3": 22,115 "4": 23,116 "5": 24,117 "6": 25,118 "7": 26,119 "8": 27,120 "9": 28,121 ":": 29,122 ";": 30,123 "<": 31,124 "=": 32,125 ">": 33,126 "?": 34,127 "@": 35,128 "A": 36,129 "B": 37,130 "C": 38,131 "D": 39,132 "E": 40,133 "F": 41,134 "G": 42,135 "H": 43,136 "I": 44,137 "J": 45,138 "K": 46,139 "L": 47,140 "M": 48,141 "N": 49,142 "O": 50,143 "P": 51,144 "Q": 52,145 "R": 53,146 "S": 54,147 "T": 55,148 "U": 56,149 "V": 57,150 "W": 58,151 "X": 59,152 "Y": 60,153 "Z": 61,154 "[": 62,155 "\\": 63,156 "]": 64,157 "^": 65,158 "_": 66,159 "`": 67,160 "a": 68,161 "b": 69,162 "c": 70,163 "d": 71,164 "e": 72,165 "f": 73,166 "g": 74,167 "h": 75,168 "i": 76,169 "j": 77,170 "k": 78,171 "l": 79,172 "m": 80,173 "n": 81,174 "o": 82,175 "p": 83,176 "q": 84,177 "r": 85,178 "s": 86,179 "t": 87,180 "u": 88,181 "v": 89,182 "w": 90,183 "x": 91,184 "y": 92,185 "z": 93,186 "{": 94,187 "|": 95,188 "}": 96,189 "~": 97,190 "\u00a1": 98,191 "\u00a2": 99,192 "\u00a3": 100,193 "\u00a4": 101,194 "\u00a5": 102,195 "\u00a6": 103,196 "\u00a7": 104,197 "\u00a8": 105,198 "\u00a9": 106,199 "\u00aa": 107,200 "\u00ab": 108,201 "\u00ac": 109,202 "\u00ae": 110,203 "\u00af": 111,204 "\u00b0": 112,205 "\u00b1": 113,206 "\u00b2": 114,207 "\u00b3": 115,208 "\u00b4": 116,209 "\u00b5": 117,210 "\u00b6": 118,211 "\u00b7": 119,212 "\u00b8": 120,213 "\u00b9": 121,214 "\u00ba": 122,215 "\u00bb": 123,216 "\u00bc": 124,217 "\u00bd": 125,218 "\u00be": 126,219 "\u00bf": 127,220 "\u00c2": 128,221 "\u00c3": 129,222 "\u00c4": 130,223 "\u00c5": 131,224 "\u00c6": 132,225 "\u00c7": 133,226 "\u00c8": 134,227 "\u00c9": 135,228 "\u00ca": 136,229 "\u00cb": 137,230 "\u00cc": 138,231 "\u00cd": 139,232 "\u00ce": 140,233 "\u00cf": 141,234 "\u00d0": 142,235 "\u00d1": 143,236 "\u00d2": 144,237 "\u00d3": 145,238 "\u00d4": 146,239 "\u00d5": 147,240 "\u00d6": 148,241 "\u00d7": 149,242 "\u00d8": 150,243 "\u00d9": 151,244 "\u00da": 152,245 "\u00db": 153,246 "\u00dc": 154,247 "\u00dd": 155,248 "\u00de": 156,249 "\u00df": 157,250 "\u00e0": 158,251 "\u00e1": 159,252 "\u00e2": 160,253 "\u00e3": 161,254 "\u00e4": 162,255 "\u00e5": 163,256 "\u00e6": 164,257 "\u00e7": 165,258 "\u00e8": 166,259 "\u00e9": 167,260 "\u00ea": 168,261 "\u00eb": 169,262 "\u00ec": 170,263 "\u00ed": 171,264 "\u00ef": 172,265 "\u00f0": 173,266 "\u00f4": 174,267 "\u0100": 175,268 "\u0101": 176,269 "\u0102": 177,270 "\u0108": 178,271 "\u0109": 179,272 "\u010a": 180,273 "\u010b": 181,274 "\u010d": 182,275 "\u0113": 183,276 "\u0120": 184,277 "\u0121": 185,278 "\u0122": 186,279 "\u0123": 187,280 "\u0124": 188,281 "\u0125": 189,282 "\u0126": 190,283 "\u0127": 191,284 "\u0128": 192,285 "\u0129": 193,286 "\u012a": 194,287 "\u012b": 195,288 "\u012c": 196,289 "\u012d": 197,290 "\u012e": 198,291 "\u012f": 199,292 "\u0130": 200,293 "\u0131": 201,294 "\u0132": 202,295 "\u0133": 203,296 "\u0134": 204,297 "\u0135": 205,298 "\u0136": 206,299 "\u0137": 207,300 "\u0138": 208,301 "\u0139": 209,302 "\u013a": 210,303 "\u013b": 211,304 "\u013c": 212,305 "\u013d": 213,306 "\u013e": 214,307 "\u013f": 215,308 "\u0140": 216,309 "\u0141": 217,310 "\u0142": 218,311 "\u0143": 219,312 "\u0120\u0120": 220,313 "in": 221,314 "\u0120t": 222,315 "er": 223,316 "on": 224,317 "\u0120a": 225,318 "re": 226,319 "st": 227,320 "at": 228,321 "en": 229,322 "he": 230,323 "or": 231,324 "\u0120\u0120\u0120\u0120": 232,325 "\u0120c": 233,326 "an": 234,327 "\u0120s": 235,328 "it": 236,329 "\u0120the": 237,330 "ion": 238,331 "es": 239,332 "al": 240,333 "ar": 241,334 "\u0120p": 242,335 "\u0120f": 243,336 "le": 244,337 "\u0120d": 245,338 "\u0120in": 246,339 "nd": 247,340 "ing": 248,341 "ed": 249,342 "ct": 250,343 "is": 251,344 "\u0120b": 252,345 "\u0120m": 253,346 "\u0120o": 254,347 "ut": 255,348 "\u0120w": 256,349 "\u0120\u0120\u0120": 257,350 "ro": 258,351 "\u0120re": 259,352 "ic": 260,353 "\u0120and": 261,354 "as": 262,355 "ent": 263,356 "ur": 264,357 "\u0120to": 265,358 "\u0120n": 266,359 "de": 267,360 "\u0120e": 268,361 "il": 269,362 "mp": 270,363 "\u0120of": 271,364 "\u00c4\u00b1": 272,365 "et": 273,366 "ra": 274,367 "**": 275,368 "\u0120l": 276,369 "\u0120=": 277,370 "\u0120v": 278,371 "\u010a\u0120\u0120\u0120\u0120": 279,372 "ou": 280,373 "um": 281,374 "id": 282,375 "ist": 283,376 "ation": 284,377 "if": 285,378 "\u0120T": 286,379 "ce": 287,380 "ers": 288,381 "\u0120st": 289,382 "el": 290,383 "\u0120th": 291,384 "``": 292,385 "ss": 293,386 "ant": 294,387 "ol": 295,388 "\u0120(": 296,389 "ate": 297,390 "im": 298,391 "\u010a\u0120\u0120\u0120": 299,392 "ue": 300,393 "\u0120is": 301,394 "\u0120u": 302,395 "ot": 303,396 "\u0120for": 304,397 "\u0120h": 305,398 "\u0120S": 306,399 "ac": 307,400 "\u0120co": 308,401 "\u01201": 309,402 "se": 310,403 "ul": 311,404 "ig": 312,405 "iv": 313,406 "th": 314,407 "\u0120g": 315,408 "\u0120y": 316,409 "\u0120C": 317,410 "\u0120I": 318,411 "ad": 319,412 "\u0120A": 320,413 "ly": 321,414 "\u0120con": 322,415 "ge": 323,416 "ction": 324,417 "ow": 325,418 "ith": 326,419 "ser": 327,420 "\u010a\u0120\u0120\u0120\u0120\u0120\u0120\u0120": 328,421 "ir": 329,422 "am": 330,423 "ab": 331,424 "\u0120pro": 332,425 "int": 333,426 "\u0120P": 334,427 "un": 335,428 "ay": 336,429 "\u0120+": 337,430 "ke": 338,431 "om": 339,432 "\u01202": 340,433 "\u0120with": 341,434 "est": 342,435 "put": 343,436 "ure": 344,437 "\u0120an": 345,438 "ch": 346,439 "\u0120`": 347,440 "pt": 348,441 "\u0120de": 349,442 "ri": 350,443 "\u0120be": 351,444 "pl": 352,445 "qu": 353,446 "\u0120ex": 354,447 "nt": 355,448 "```": 356,449 "\u0120r": 357,450 "\u0120B": 358,451 "\u0120i": 359,452 "\u0120it": 360,453 "em": 361,454 "Ass": 362,455 "\u0120-": 363,456 "\u0120on": 364,457 "\u0120al": 365,458 "ck": 366,459 "\u00c3\u00bc": 367,460 "pe": 368,461 "ity": 369,462 "ess": 370,463 "\u0120M": 371,464 "\u0120or": 372,465 "\u0120D": 373,466 "--": 374,467 "\u0120int": 375,468 "User": 376,469 "iz": 377,470 "ment": 378,471 "istant": 379,472 "\u010a\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120": 380,473 "Assistant": 381,474 "ver": 382,475 "ort": 383,476 "urn": 384,477 "ine": 385,478 "and": 386,479 "\u0120\"": 387,480 "lo": 388,481 "\u0120R": 389,482 "\u0120mo": 390,483 "\u0120if": 391,484 "\u0120ret": 392,485 "\u0120E": 393,486 "\u0120wh": 394,487 "\u00c5\u0141": 395,488 "av": 396,489 "\u0120val": 397,490 "pp": 398,491 "\u0120comp": 399,492 "\u0120str": 400,493 "\u0120that": 401,494 "que": 402,495 "\u0120dat": 403,496 "\u0120return": 404,497 "\u0120O": 405,498 "ass": 406,499 "\u0120k": 407,500 "\u0120'": 408,501 "yth": 409,502 "ersion": 410,503 "us": 411,504 "ak": 412,505 "ere": 413,506 "end": 414,507 "ython": 415,508 "\u0120F": 416,509 "age": 417,510 "00": 418,511 "\u0120L": 419,512 "ain": 420,513 "\u0120as": 421,514 "\u0120se": 422,515 "\u0120not": 423,516 "ive": 424,517 "rom": 425,518 "\u0120N": 426,519 "ult": 427,520 "ld": 428,521 "\u0120H": 429,522 "art": 430,523 "\u0120ne": 431,524 "cl": 432,525 "ari": 433,526 "utput": 434,527 "ance": 435,528 "\u0120num": 436,529 "\u0120{": 437,530 "our": 438,531 "li": 439,532 "ack": 440,533 "\u0120W": 441,534 "for": 442,535 "per": 443,536 "\u0120[": 444,537 "igh": 445,538 "ect": 446,539 "\u00e2\u0136": 447,540 "\u0120by": 448,541 "pr": 449,542 "quest": 450,543 "ore": 451,544 "\u0120ch": 452,545 "ach": 453,546 "\u0120su": 454,547 "ite": 455,548 "gra": 456,549 "\u010a\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120": 457,550 "\u0120The": 458,551 "ress": 459,552 "\u0120can": 460,553 "\u0120are": 461,554 "ary": 462,555 "ter": 463,556 "\u0120ma": 464,557 "let": 465,558 "\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120": 466,559 "'s": 467,560 "able": 468,561 "unction": 469,562 "\u00c3\u00a7": 470,563 "ust": 471,564 "\u0120cont": 472,565 "\u0120per": 473,566 "\u0120you": 474,567 "enc": 475,568 "ail": 476,569 "\u0120ar": 477,570 "\u0120test": 478,571 "\u0120data": 479,572 "ans": 480,573 "ber": 481,574 "\u00c4\u0141": 482,575 "\u0120res": 483,576 "):": 484,577 "ime": 485,578 "act": 486,579 ").": 487,580 "os": 488,581 "\u0120us": 489,582 "ib": 490,583 "du": 491,584 "elf": 492,585 "\u0120lo": 493,586 "mple": 494,587 "\u0120sc": 495,588 "form": 496,589 "\u0120this": 497,590 "ame": 498,591 "key": 499,592 "\u0120G": 500,593 "\u01203": 501,594 "ication": 502,595 "\u010a\u0120": 503,596 "ard": 504,597 "od": 505,598 "ill": 506,599 "\u00e2\u0122": 507,600 "\u0120function": 508,601 "ip": 509,602 "ence": 510,603 "\u0120<": 511,604 "ex": 512,605 "op": 513,606 "ial": 514,607 "ated": 515,608 "ase": 516,609 "ies": 517,610 "heck": 518,611 "\u00e2\u0136\u0122": 519,612 "\u0120ro": 520,613 "ign": 521,614 "\u0120pr": 522,615 "ould": 523,616 "one": 524,617 "ord": 525,618 "\u01200": 526,619 "\u0120we": 527,620 "str": 528,621 "ight": 529,622 "cur": 530,623 "ire": 531,624 "ind": 532,625 "\u00e2\u0136\u0122\u00e2\u0136\u0122": 533,626 "()": 534,627 "ount": 535,628 "ap": 536,629 "low": 537,630 "ep": 538,631 "ution": 539,632 "ide": 540,633 "ens": 541,634 "mm": 542,635 "ag": 543,636 "version": 544,637 "rans": 545,638 "\u0120ver": 546,639 "fer": 547,640 "ations": 548,641 "all": 549,642 "\u0120at": 550,643 "\u0120sh": 551,644 "\u00c3\u00b6": 552,645 "ang": 553,646 "\u0120from": 554,647 "ile": 555,648 "),": 556,649 "ition": 557,650 "\u0120request": 558,651 "ption": 559,652 "\u0120ad": 560,653 "\u0120sol": 561,654 "ud": 562,655 "mport": 563,656 "ok": 564,657 "\u0120pl": 565,658 "\u00c4\u00b1n": 566,659 "\u0120In": 567,660 "con": 568,661 "oc": 569,662 "\u0120**": 570,663 "enant": 571,664 "\u0120le": 572,665 "----": 573,666 "lar": 574,667 "ode": 575,668 "his": 576,669 "\u0120your": 577,670 "\u0120K": 578,671 "\u0120#": 579,672 "\u0120/": 580,673 "ve": 581,674 "\u0120V": 582,675 "\u0120he": 583,676 "\u0120el": 584,677 "\u0120pre": 585,678 "))": 586,679 "ical": 587,680 "out": 588,681 "ff": 589,682 "',": 590,683 "omp": 591,684 "cess": 592,685 "Output": 593,686 "ize": 594,687 "..": 595,688 "erm": 596,689 "eng": 597,690 "\u01205": 598,691 "ik": 599,692 "\u0120tests": 600,693 "lass": 601,694 "\u010a\u010a": 602,695 "\u0120check": 603,696 "ast": 604,697 "\u0120list": 605,698 "\u0120comm": 606,699 "ish": 607,700 "up": 608,701 "\u0120valid": 609,702 "eg": 610,703 "ace": 611,704 "orre": 612,705 "\u01204": 613,706 "\u0120}": 614,707 "ler": 615,708 "ract": 616,709 "\u0120self": 617,710 "In": 618,711 "\u0120me": 619,712 "\u0120value": 620,713 "print": 621,714 "\u0120des": 622,715 "are": 623,716 "\u0120number": 624,717 "\u0120code": 625,718 "val": 626,719 "pon": 627,720 "\u0120U": 628,721 "\u0120J": 629,722 "ub": 630,723 "ich": 631,724 "\u0120*": 632,725 "\u012019": 633,726 "python": 634,727 "ray": 635,728 "ility": 636,729 "\u0120qu": 637,730 "\u0120version": 638,731 "ency": 639,732 "ry": 640,733 "ext": 641,734 "\u0120perform": 642,735 "ia": 643,736 "ll": 644,737 "\u0120po": 645,738 "ailure": 646,739 "so": 647,740 "\u0120\u010a": 648,741 "ork": 649,742 "\u0120solution": 650,743 "\u0120key": 651,744 "\u0120app": 652,745 "\u0120\\": 653,746 "orrect": 654,747 "lement": 655,748 "ph": 656,749 ");": 657,750 "\u0120was": 658,751 "\u0120verif": 659,752 "nc": 660,753 "\",": 661,754 "ory": 662,755 "ound": 663,756 "\u0120ac": 664,757 "\u0120inv": 665,758 "\u0120def": 666,759 "ath": 667,760 "di": 668,761 "\u0120Python": 669,762 "onent": 670,763 "ection": 671,764 "(\"": 672,765 "Ex": 673,766 "\u0120ve": 674,767 "\u0120j": 675,768 "\u0120failure": 676,769 "grade": 677,770 "The": 678,771 "ead": 679,772 "\u0120up": 680,773 "ude": 681,774 "\u0120string": 682,775 "\u0120inter": 683,776 "ror": 684,777 "\u0120det": 685,778 "\u0120using": 686,779 "\u00c4\u00b1nd": 687,780 "ty": 688,781 "\u0120do": 689,782 "\u0120input": 690,783 "\u0120Y": 691,784 "dex": 692,785 "\u0120will": 693,786 "res": 694,787 "ants": 695,788 "\u0120incl": 696,789 "pect": 697,790 "\u0120$": 698,791 "def": 699,792 "\u0120which": 700,793 "ave": 701,794 "\u0120mode": 702,795 "\u0120|": 703,796 "St": 704,797 "ild": 705,798 "\u0120sy": 706,799 "ute": 707,800 "\u0120\u00e2": 708,801 "ness": 709,802 "gy": 710,803 "tenant": 711,804 "rue": 712,805 "\u0120use": 713,806 "\u0120char": 714,807 "\u0120performance": 715,808 "ates": 716,809 "ument": 717,810 "irst": 718,811 "\u0120set": 719,812 "\u010a\u010a\u0120\u0120\u0120": 720,813 "\u0120checks": 721,814 "pec": 722,815 "\u0120ab": 723,816 "ous": 724,817 "\u0120all": 725,818 "ask": 726,819 "\u0120prov": 727,820 "`,": 728,821 "=\"": 729,822 "vel": 730,823 "__": 731,824 "\u0120mod": 732,825 "\u0120bir": 733,826 "bers": 734,827 "\u0120model": 735,828 "\u0120x": 736,829 "\u0120back": 737,830 "ark": 738,831 "\u0120import": 739,832 "ek": 740,833 "\u0120time": 741,834 "\u0120each": 742,835 "get": 743,836 "\u00c4\u00b1r": 744,837 "\u0120St": 745,838 "ints": 746,839 "ions": 747,840 "ics": 748,841 "ariants": 749,842 "\u0120new": 750,843 "ew": 751,844 "ug": 752,845 "\u0120man": 753,846 "ange": 754,847 "rite": 755,848 "les": 756,849 "ject": 757,850 "ree": 758,851 "\u0120met": 759,852 "\u0120un": 760,853 "ases": 761,854 "ransl": 762,855 "iven": 763,856 "ener": 764,857 "ice": 765,858 "stem": 766,859 "\u0120repl": 767,860 "cre": 768,861 "\u0120==": 769,862 "ript": 770,863 "ash": 771,864 "cul": 772,865 "('": 773,866 "\u0120contract": 774,867 "\u0120into": 775,868 "\u0120ra": 776,869 "ell": 777,870 "\u0120have": 778,871 "\u0120correct": 779,872 "\u0120design": 780,873 "mplement": 781,874 "Con": 782,875 "ample": 783,876 "\u0120reg": 784,877 "\u0120part": 785,878 "\u01206": 786,879 "\u0120This": 787,880 "itt": 788,881 "\u0120Pro": 789,882 "\u0120hand": 790,883 "ume": 791,884 "\u00e2\u0136\u0122\u00e2\u0136\u0122\u00e2\u0136\u0122\u00e2\u0136\u0122": 792,885 "\u0120produ": 793,886 "plic": 794,887 "\u0120cur": 795,888 "\u0120result": 796,889 "\u0120None": 797,890 "quire": 798,891 "ual": 799,892 "\u0120par": 800,893 "dat": 801,894 "\u0120charact": 802,895 "ma": 803,896 "\u0120class": 804,897 "\u0120integ": 805,898 "\u0120Con": 806,899 "ues": 807,900 "99": 808,901 "num": 809,902 "ors": 810,903 "\u0120should": 811,904 "ranslate": 812,905 "ef": 813,906 "\u0120ass": 814,907 "\u0120If": 815,908 "\u0120strate": 816,909 "\u0120cons": 817,910 "\u0120state": 818,911 "ength": 819,912 "._": 820,913 "\u0120count": 821,914 "uild": 822,915 "curre": 823,916 "ble": 824,917 "\u0120Ex": 825,918 "back": 826,919 "und": 827,920 "\u0120It": 828,921 "\u0120element": 829,922 "\u0120->": 830,923 "class": 831,924 "\u0120tra": 832,925 "],": 833,926 "iy": 834,927 "\u0120add": 835,928 "pected": 836,929 "uct": 837,930 "\u0128\u0134": 838,931 "\u0120invariants": 839,932 "\u0120respon": 840,933 "ost": 841,934 "\u0120array": 842,935 "read": 843,936 "\u0120col": 844,937 "\u0120ed": 845,938 "\u0120Translate": 846,939 "wo": 847,940 "\u0120log": 848,941 "by": 849,942 "ther": 850,943 "\u0120spec": 851,944 "angu": 852,945 "\u0120elite": 853,946 "\u0120need": 854,947 "\u00c4\u00b1nda": 855,948 "64": 856,949 "\u0120ser": 857,950 "ong": 858,951 "ms": 859,952 "ability": 860,953 "\u0120out": 861,954 "ating": 862,955 "ox": 863,956 "\u0120include": 864,957 "a\u00c5\u0141": 865,958 "ces": 866,959 "ollow": 867,960 "from": 868,961 "10": 869,962 "\u0120strategy": 870,963 "\u0120expected": 871,964 "\u0120min": 872,965 "\u0120ty": 873,966 "\u0120index": 874,967 "\u0120Tur": 875,968 "ased": 876,969 "\u00c4\u00b1l": 877,970 "lex": 878,971 "ference": 879,972 "\u012020": 880,973 "ative": 881,974 "ST": 882,975 "\u0120sub": 883,976 "og": 884,977 "self": 885,978 "##": 886,979 "ps": 887,980 "\u0120print": 888,981 "inal": 889,982 "ied": 890,983 "te": 891,984 "achine": 892,985 "\u0120\u0120\u0120\u0120\u0120\u0120\u0120": 893,986 "\u0120over": 894,987 "\u012010": 895,988 "\u0120id": 896,989 "\u0120also": 897,990 "\u0120first": 898,991 "alue": 899,992 "\u0120cre": 900,993 "ature": 901,994 "ise": 902,995 "string": 903,996 "\u0120langu": 904,997 "\u0120mem": 905,998 "oid": 906,999 "ert": 907,1000 "\u0120ev": 908,1001 "\u0120//": 909,1002 "\u0120Turk": 910,1003 "\u0120\u00e2\u0128\u0134": 911,1004 "\u0120but": 912,1005 "\u0120und": 913,1006 "\u0120Turkish": 914,1007 "\u0120require": 915,1008 "\u0120given": 916,1009 "ior": 917,1010 ")]": 918,1011 "\u0120two": 919,1012 "leton": 920,1013 "ec": 921,1014 "\u0120en": 922,1015 "\u0120eff": 923,1016 "ft": 924,1017 "...": 925,1018 "\u0120numbers": 926,1019 "com": 927,1020 "\u0120te": 928,1021 "\u0120Comp": 929,1022 "ptional": 930,1023 "rib": 931,1024 "\u0120cal": 932,1025 "etw": 933,1026 "keleton": 934,1027 "ike": 935,1028 "ering": 936,1029 "app": 937,1030 "own": 938,1031 "\u0120progra": 939,1032 "imit": 940,1033 "\u0120has": 941,1034 "Pr": 942,1035 "\u01207": 943,1036 "oth": 944,1037 "\u0120beh": 945,1038 "pert": 946,1039 ")**": 947,1040 "\u0120modes": 948,1041 "\u01208": 949,1042 "--------": 950,1043 "old": 951,1044 "fter": 952,1045 "me": 953,1046 "pre": 954,1047 "hod": 955,1048 "\u0120implement": 956,1049 "\u0120one": 957,1050 "ible": 958,1051 "llback": 959,1052 "ify": 960,1053 "\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120": 961,1054 "\u0120sp": 962,1055 "\u0120er": 963,1056 "\u0120form": 964,1057 "led": 965,1058 "This": 966,1059 "\u0120language": 967,1060 "\u00c4\u00b1\u00c5\u0141": 968,1061 "ely": 969,1062 "ear": 970,1063 "\u0120store": 971,1064 "ca": 972,1065 "\u0120verification": 973,1066 "\u0120behav": 974,1067 "\u0120component": 975,1068 "')": 976,1069 "\u0120like": 977,1070 "\u0120then": 978,1071 "\u0120max": 979,1072 "\u0120rep": 980,1073 "sw": 981,1074 "\u0120bu": 982,1075 "\u0120follow": 983,1076 "\u0120when": 984,1077 "\u0120Rep": 985,1078 "\u0120read": 986,1079 "stra": 987,1080 "import": 988,1081 "\u0120dis": 989,1082 "name": 990,1083 "list": 991,1084 "'t": 992,1085 "\u0120ap": 993,1086 "95": 994,1087 "\u0120cr": 995,1088 "\u0120behavior": 996,1089 "ced": 997,1090 "\u0120seen": 998,1091 "fli": 999,1092 "\u0120where": 1000,1093 "\u0120mult": 1001,1094 "\u0120Output": 1002,1095 "iff": 1003,1096 "atch": 1004,1097 "tern": 1005,1098 "af": 1006,1099 "\u0120its": 1007,1100 "\u0120run": 1008,1101 "\u0120system": 1009,1102 "\u0120more": 1010,1103 "itted": 1011,1104 "\u0120response": 1012,1105 "request": 1013,1106 "\u0120find": 1014,1107 "\u00e2\u0122\u0135": 1015,1108 "flict": 1016,1109 "ermin": 1017,1110 "\u0120same": 1018,1111 "\u010a\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120\u0120": 1019,1112 "ook": 1020,1113 "\u0120would": 1021,1114 "ev": 1022,1115 "\u0120only": 1023,1116 "edia": 1024,1117 "lient": 1025,1118 "word": 1026,1119 "\u0120word": 1027,1120 "oru": 1028,1121 "50": 1029,1122 "20": 1030,1123 "use": 1031,1124 "ptim": 1032,1125 "mb": 1033,1126 "lic": 1034,1127 "\u0120method": 1035,1128 "xt": 1036,1129 "[(": 1037,1130 "ring": 1038,1131 "ugh": 1039,1132 "\u0120200": 1040,1133 "\u0120fe": 1041,1134 "\u0120provide": 1042,1135 "ench": 1043,1136 "az": 1044,1137 "ah": 1045,1138 "\u0120so": 1046,1139 "\u0120Optional": 1047,1140 "\")": 1048,1141 "\u0120scen": 1049,1142 "\u0120oper": 1050,1143 "\u0120skeleton": 1051,1144 "\u0120sum": 1052,1145 "\u0120range": 1053,1146 "\u0120proble": 1054,1147 "omain": 1055,1148 "True": 1056,1149 "\u0120Reply": 1057,1150 "\u0120fil": 1058,1151 "ix": 1059,1152 "\u0120arg": 1060,1153 "\u010a\u0120\u0120": 1061,1154 "\u0120scenari": 1062,1155 "ential": 1063,1156 "ward": 1064,1157 "\u0120work": 1065,1158 "\u0120correctness": 1066,1159 "imary": 1067,1160 "ian": 1068,1161 "\u0120Soru": 1069,1162 "tal": 1070,1163 "\u0120regress": 1071,1164 ".,": 1072,1165 "straints": 1073,1166 "\u0120character": 1074,1167 "</": 1075,1168 "currenc": 1076,1169 "\u0120equ": 1077,1170 "\u0120bl": 1078,1171 "cript": 1079,1172 "l\u00c4\u00b1": 1080,1173 "ized": 1081,1174 "ined": 1082,1175 "press": 1083,1176 "\u0120thro": 1084,1177 "\u0120gener": 1085,1178 "Comp": 1086,1179 "swer": 1087,1180 "\u0120\u00c3\u00a7": 1088,1181 "\u0120Value": 1089,1182 "12": 1090,1183 "onic": 1091,1184 "\u0120any": 1092,1185 "ome": 1093,1186 "\u0120dist": 1094,1187 "face": 1095,1188 "19": 1096,1189 "'d": 1097,1190 "ification": 1098,1191 "\u0120get": 1099,1192 "\u0120output": 1100,1193 "\u0120uint": 1101,1194 "\u0120complex": 1102,1195 "\u0120domain": 1103,1196 "ikip": 1104,1197 "\u0120write": 1105,1198 "\u0120go": 1106,1199 "\u0120struct": 1107,1200 "ikipedia": 1108,