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