utter-project/EuroLLM-1.7B
12011k
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": "Prepend",39 "prepend": "▁"40 },41 {42 "type": "Replace",43 "pattern": {44 "String": " "45 },46 "content": "▁"47 }48 ]49 },50 "pre_tokenizer": null,51 "post_processor": {52 "type": "TemplateProcessing",53 "single": [54 {55 "SpecialToken": {56 "id": "<s>",57 "type_id": 058 }59 },60 {61 "Sequence": {62 "id": "A",63 "type_id": 064 }65 }66 ],67 "pair": [68 {69 "SpecialToken": {70 "id": "<s>",71 "type_id": 072 }73 },74 {75 "Sequence": {76 "id": "A",77 "type_id": 078 }79 },80 {81 "SpecialToken": {82 "id": "<s>",83 "type_id": 184 }85 },86 {87 "Sequence": {88 "id": "B",89 "type_id": 190 }91 }92 ],93 "special_tokens": {94 "<s>": {95 "id": "<s>",96 "ids": [97 198 ],99 "tokens": [100 "<s>"101 ]102 }103 }104 },105 "decoder": {106 "type": "Sequence",107 "decoders": [108 {109 "type": "Replace",110 "pattern": {111 "String": "▁"112 },113 "content": " "114 },115 {116 "type": "ByteFallback"117 },118 {119 "type": "Fuse"120 },121 {122 "type": "Strip",123 "content": " ",124 "start": 1,125 "stop": 0126 }127 ]128 },129 "model": {130 "type": "BPE",131 "dropout": null,132 "unk_token": "<unk>",133 "continuing_subword_prefix": null,134 "end_of_word_suffix": null,135 "fuse_unk": true,136 "byte_fallback": true,137 "ignore_merges": false,138 "vocab": {139 "<unk>": 0,140 "<s>": 1,141 "</s>": 2,142 "<|im_start|>": 3,143 "<|im_end|>": 4,144 "<extra_id_0>": 5,145 "<extra_id_1>": 6,146 "<extra_id_2>": 7,147 "<extra_id_3>": 8,148 "<extra_id_4>": 9,149 "<extra_id_5>": 10,150 "<extra_id_6>": 11,151 "<extra_id_7>": 12,152 "<extra_id_8>": 13,153 "<extra_id_9>": 14,154 "<extra_id_10>": 15,155 "<extra_id_11>": 16,156 "<extra_id_12>": 17,157 "<extra_id_13>": 18,158 "<extra_id_14>": 19,159 "<extra_id_15>": 20,160 "<extra_id_16>": 21,161 "<extra_id_17>": 22,162 "<extra_id_18>": 23,163 "<extra_id_19>": 24,164 "<extra_id_20>": 25,165 "<extra_id_21>": 26,166 "<extra_id_22>": 27,167 "<extra_id_23>": 28,168 "<extra_id_24>": 29,169 "<extra_id_25>": 30,170 "<extra_id_26>": 31,171 "<extra_id_27>": 32,172 "<extra_id_28>": 33,173 "<extra_id_29>": 34,174 "<extra_id_30>": 35,175 "<extra_id_31>": 36,176 "<extra_id_32>": 37,177 "<extra_id_33>": 38,178 "<extra_id_34>": 39,179 "<extra_id_35>": 40,180 "<extra_id_36>": 41,181 "<extra_id_37>": 42,182 "<extra_id_38>": 43,183 "<extra_id_39>": 44,184 "<extra_id_40>": 45,185 "<extra_id_41>": 46,186 "<extra_id_42>": 47,187 "<extra_id_43>": 48,188 "<extra_id_44>": 49,189 "<extra_id_45>": 50,190 "<extra_id_46>": 51,191 "<extra_id_47>": 52,192 "<extra_id_48>": 53,193 "<extra_id_49>": 54,194 "<extra_id_50>": 55,195 "<extra_id_51>": 56,196 "<extra_id_52>": 57,197 "<extra_id_53>": 58,198 "<extra_id_54>": 59,199 "<extra_id_55>": 60,200 "<extra_id_56>": 61,201 "<extra_id_57>": 62,202 "<extra_id_58>": 63,203 "<extra_id_59>": 64,204 "<extra_id_60>": 65,205 "<extra_id_61>": 66,206 "<extra_id_62>": 67,207 "<extra_id_63>": 68,208 "<extra_id_64>": 69,209 "<extra_id_65>": 70,210 "<extra_id_66>": 71,211 "<extra_id_67>": 72,212 "<extra_id_68>": 73,213 "<extra_id_69>": 74,214 "<extra_id_70>": 75,215 "<extra_id_71>": 76,216 "<extra_id_72>": 77,217 "<extra_id_73>": 78,218 "<extra_id_74>": 79,219 "<extra_id_75>": 80,220 "<extra_id_76>": 81,221 "<extra_id_77>": 82,222 "<extra_id_78>": 83,223 "<extra_id_79>": 84,224 "<extra_id_80>": 85,225 "<extra_id_81>": 86,226 "<extra_id_82>": 87,227 "<extra_id_83>": 88,228 "<extra_id_84>": 89,229 "<extra_id_85>": 90,230 "<extra_id_86>": 91,231 "<extra_id_87>": 92,232 "<extra_id_88>": 93,233 "<extra_id_89>": 94,234 "<extra_id_90>": 95,235 "<extra_id_91>": 96,236 "<extra_id_92>": 97,237 "<extra_id_93>": 98,238 "<extra_id_94>": 99,239 "<extra_id_95>": 100,240 "<extra_id_96>": 101,241 "<extra_id_97>": 102,242 "<extra_id_98>": 103,243 "<extra_id_99>": 104,244 "<extra_id_100>": 105,245 "<extra_id_101>": 106,246 "<extra_id_102>": 107,247 "<extra_id_103>": 108,248 "<extra_id_104>": 109,249 "<extra_id_105>": 110,250 "<extra_id_106>": 111,251 "<extra_id_107>": 112,252 "<extra_id_108>": 113,253 "<extra_id_109>": 114,254 "<extra_id_110>": 115,255 "<extra_id_111>": 116,256 "<extra_id_112>": 117,257 "<extra_id_113>": 118,258 "<extra_id_114>": 119,259 "<extra_id_115>": 120,260 "<extra_id_116>": 121,261 "<extra_id_117>": 122,262 "<extra_id_118>": 123,263 "<extra_id_119>": 124,264 "<extra_id_120>": 125,265 "<extra_id_121>": 126,266 "<extra_id_122>": 127,267 "<extra_id_123>": 128,268 "<extra_id_124>": 129,269 "<extra_id_125>": 130,270 "<extra_id_126>": 131,271 "<extra_id_127>": 132,272 "<extra_id_128>": 133,273 "<extra_id_129>": 134,274 "<extra_id_130>": 135,275 "<extra_id_131>": 136,276 "<extra_id_132>": 137,277 "<extra_id_133>": 138,278 "<extra_id_134>": 139,279 "<extra_id_135>": 140,280 "<extra_id_136>": 141,281 "<extra_id_137>": 142,282 "<extra_id_138>": 143,283 "<extra_id_139>": 144,284 "<extra_id_140>": 145,285 "<extra_id_141>": 146,286 "<extra_id_142>": 147,287 "<extra_id_143>": 148,288 "<extra_id_144>": 149,289 "<extra_id_145>": 150,290 "<extra_id_146>": 151,291 "<extra_id_147>": 152,292 "<extra_id_148>": 153,293 "<extra_id_149>": 154,294 "<extra_id_150>": 155,295 "<extra_id_151>": 156,296 "<extra_id_152>": 157,297 "<extra_id_153>": 158,298 "<extra_id_154>": 159,299 "<extra_id_155>": 160,300 "<extra_id_156>": 161,301 "<extra_id_157>": 162,302 "<extra_id_158>": 163,303 "<extra_id_159>": 164,304 "<extra_id_160>": 165,305 "<extra_id_161>": 166,306 "<extra_id_162>": 167,307 "<extra_id_163>": 168,308 "<extra_id_164>": 169,309 "<extra_id_165>": 170,310 "<extra_id_166>": 171,311 "<extra_id_167>": 172,312 "<extra_id_168>": 173,313 "<extra_id_169>": 174,314 "<extra_id_170>": 175,315 "<extra_id_171>": 176,316 "<extra_id_172>": 177,317 "<extra_id_173>": 178,318 "<extra_id_174>": 179,319 "<extra_id_175>": 180,320 "<extra_id_176>": 181,321 "<extra_id_177>": 182,322 "<extra_id_178>": 183,323 "<extra_id_179>": 184,324 "<extra_id_180>": 185,325 "<extra_id_181>": 186,326 "<extra_id_182>": 187,327 "<extra_id_183>": 188,328 "<extra_id_184>": 189,329 "<extra_id_185>": 190,330 "<extra_id_186>": 191,331 "<extra_id_187>": 192,332 "<extra_id_188>": 193,333 "<extra_id_189>": 194,334 "<extra_id_190>": 195,335 "<extra_id_191>": 196,336 "<extra_id_192>": 197,337 "<extra_id_193>": 198,338 "<extra_id_194>": 199,339 "<extra_id_195>": 200,340 "<extra_id_196>": 201,341 "<extra_id_197>": 202,342 "<extra_id_198>": 203,343 "<extra_id_199>": 204,344 "<extra_id_200>": 205,345 "<extra_id_201>": 206,346 "<extra_id_202>": 207,347 "<extra_id_203>": 208,348 "<extra_id_204>": 209,349 "<extra_id_205>": 210,350 "<extra_id_206>": 211,351 "<extra_id_207>": 212,352 "<extra_id_208>": 213,353 "<extra_id_209>": 214,354 "<extra_id_210>": 215,355 "<extra_id_211>": 216,356 "<extra_id_212>": 217,357 "<extra_id_213>": 218,358 "<extra_id_214>": 219,359 "<extra_id_215>": 220,360 "<extra_id_216>": 221,361 "<extra_id_217>": 222,362 "<extra_id_218>": 223,363 "<extra_id_219>": 224,364 "<extra_id_220>": 225,365 "<extra_id_221>": 226,366 "<extra_id_222>": 227,367 "<extra_id_223>": 228,368 "<extra_id_224>": 229,369 "<extra_id_225>": 230,370 "<extra_id_226>": 231,371 "<extra_id_227>": 232,372 "<extra_id_228>": 233,373 "<extra_id_229>": 234,374 "<extra_id_230>": 235,375 "<extra_id_231>": 236,376 "<extra_id_232>": 237,377 "<extra_id_233>": 238,378 "<extra_id_234>": 239,379 "<extra_id_235>": 240,380 "<extra_id_236>": 241,381 "<extra_id_237>": 242,382 "<extra_id_238>": 243,383 "<extra_id_239>": 244,384 "<extra_id_240>": 245,385 "<extra_id_241>": 246,386 "<extra_id_242>": 247,387 "<extra_id_243>": 248,388 "<extra_id_244>": 249,389 "<extra_id_245>": 250,390 "<extra_id_246>": 251,391 "<extra_id_247>": 252,392 "<extra_id_248>": 253,393 "<extra_id_249>": 254,394 "<extra_id_250>": 255,395 "<extra_id_251>": 256,396 "<extra_id_252>": 257,397 "<extra_id_253>": 258,398 "<extra_id_254>": 259,399 "<extra_id_255>": 260,400 "<0x00>": 261,401 "<0x01>": 262,402 "<0x02>": 263,403 "<0x03>": 264,404 "<0x04>": 265,405 "<0x05>": 266,406 "<0x06>": 267,407 "<0x07>": 268,408 "<0x08>": 269,409 "<0x09>": 270,410 "<0x0A>": 271,411 "<0x0B>": 272,412 "<0x0C>": 273,413 "<0x0D>": 274,414 "<0x0E>": 275,415 "<0x0F>": 276,416 "<0x10>": 277,417 "<0x11>": 278,418 "<0x12>": 279,419 "<0x13>": 280,420 "<0x14>": 281,421 "<0x15>": 282,422 "<0x16>": 283,423 "<0x17>": 284,424 "<0x18>": 285,425 "<0x19>": 286,426 "<0x1A>": 287,427 "<0x1B>": 288,428 "<0x1C>": 289,429 "<0x1D>": 290,430 "<0x1E>": 291,431 "<0x1F>": 292,432 "<0x20>": 293,433 "<0x21>": 294,434 "<0x22>": 295,435 "<0x23>": 296,436 "<0x24>": 297,437 "<0x25>": 298,438 "<0x26>": 299,439 "<0x27>": 300,440 "<0x28>": 301,441 "<0x29>": 302,442 "<0x2A>": 303,443 "<0x2B>": 304,444 "<0x2C>": 305,445 "<0x2D>": 306,446 "<0x2E>": 307,447 "<0x2F>": 308,448 "<0x30>": 309,449 "<0x31>": 310,450 "<0x32>": 311,451 "<0x33>": 312,452 "<0x34>": 313,453 "<0x35>": 314,454 "<0x36>": 315,455 "<0x37>": 316,456 "<0x38>": 317,457 "<0x39>": 318,458 "<0x3A>": 319,459 "<0x3B>": 320,460 "<0x3C>": 321,461 "<0x3D>": 322,462 "<0x3E>": 323,463 "<0x3F>": 324,464 "<0x40>": 325,465 "<0x41>": 326,466 "<0x42>": 327,467 "<0x43>": 328,468 "<0x44>": 329,469 "<0x45>": 330,470 "<0x46>": 331,471 "<0x47>": 332,472 "<0x48>": 333,473 "<0x49>": 334,474 "<0x4A>": 335,475 "<0x4B>": 336,476 "<0x4C>": 337,477 "<0x4D>": 338,478 "<0x4E>": 339,479 "<0x4F>": 340,480 "<0x50>": 341,481 "<0x51>": 342,482 "<0x52>": 343,483 "<0x53>": 344,484 "<0x54>": 345,485 "<0x55>": 346,486 "<0x56>": 347,487 "<0x57>": 348,488 "<0x58>": 349,489 "<0x59>": 350,490 "<0x5A>": 351,491 "<0x5B>": 352,492 "<0x5C>": 353,493 "<0x5D>": 354,494 "<0x5E>": 355,495 "<0x5F>": 356,496 "<0x60>": 357,497 "<0x61>": 358,498 "<0x62>": 359,499 "<0x63>": 360,500 "<0x64>": 361,501 "<0x65>": 362,502 "<0x66>": 363,503 "<0x67>": 364,504 "<0x68>": 365,505 "<0x69>": 366,506 "<0x6A>": 367,507 "<0x6B>": 368,508 "<0x6C>": 369,509 "<0x6D>": 370,510 "<0x6E>": 371,511 "<0x6F>": 372,512 "<0x70>": 373,513 "<0x71>": 374,514 "<0x72>": 375,515 "<0x73>": 376,516 "<0x74>": 377,517 "<0x75>": 378,518 "<0x76>": 379,519 "<0x77>": 380,520 "<0x78>": 381,521 "<0x79>": 382,522 "<0x7A>": 383,523 "<0x7B>": 384,524 "<0x7C>": 385,525 "<0x7D>": 386,526 "<0x7E>": 387,527 "<0x7F>": 388,528 "<0x80>": 389,529 "<0x81>": 390,530 "<0x82>": 391,531 "<0x83>": 392,532 "<0x84>": 393,533 "<0x85>": 394,534 "<0x86>": 395,535 "<0x87>": 396,536 "<0x88>": 397,537 "<0x89>": 398,538 "<0x8A>": 399,539 "<0x8B>": 400,540 "<0x8C>": 401,541 "<0x8D>": 402,542 "<0x8E>": 403,543 "<0x8F>": 404,544 "<0x90>": 405,545 "<0x91>": 406,546 "<0x92>": 407,547 "<0x93>": 408,548 "<0x94>": 409,549 "<0x95>": 410,550 "<0x96>": 411,551 "<0x97>": 412,552 "<0x98>": 413,553 "<0x99>": 414,554 "<0x9A>": 415,555 "<0x9B>": 416,556 "<0x9C>": 417,557 "<0x9D>": 418,558 "<0x9E>": 419,559 "<0x9F>": 420,560 "<0xA0>": 421,561 "<0xA1>": 422,562 "<0xA2>": 423,563 "<0xA3>": 424,564 "<0xA4>": 425,565 "<0xA5>": 426,566 "<0xA6>": 427,567 "<0xA7>": 428,568 "<0xA8>": 429,569 "<0xA9>": 430,570 "<0xAA>": 431,571 "<0xAB>": 432,572 "<0xAC>": 433,573 "<0xAD>": 434,574 "<0xAE>": 435,575 "<0xAF>": 436,576 "<0xB0>": 437,577 "<0xB1>": 438,578 "<0xB2>": 439,579 "<0xB3>": 440,580 "<0xB4>": 441,581 "<0xB5>": 442,582 "<0xB6>": 443,583 "<0xB7>": 444,584 "<0xB8>": 445,585 "<0xB9>": 446,586 "<0xBA>": 447,587 "<0xBB>": 448,588 "<0xBC>": 449,589 "<0xBD>": 450,590 "<0xBE>": 451,591 "<0xBF>": 452,592 "<0xC0>": 453,593 "<0xC1>": 454,594 "<0xC2>": 455,595 "<0xC3>": 456,596 "<0xC4>": 457,597 "<0xC5>": 458,598 "<0xC6>": 459,599 "<0xC7>": 460,600 "<0xC8>": 461,601 "<0xC9>": 462,602 "<0xCA>": 463,603 "<0xCB>": 464,604 "<0xCC>": 465,605 "<0xCD>": 466,606 "<0xCE>": 467,607 "<0xCF>": 468,608 "<0xD0>": 469,609 "<0xD1>": 470,610 "<0xD2>": 471,611 "<0xD3>": 472,612 "<0xD4>": 473,613 "<0xD5>": 474,614 "<0xD6>": 475,615 "<0xD7>": 476,616 "<0xD8>": 477,617 "<0xD9>": 478,618 "<0xDA>": 479,619 "<0xDB>": 480,620 "<0xDC>": 481,621 "<0xDD>": 482,622 "<0xDE>": 483,623 "<0xDF>": 484,624 "<0xE0>": 485,625 "<0xE1>": 486,626 "<0xE2>": 487,627 "<0xE3>": 488,628 "<0xE4>": 489,629 "<0xE5>": 490,630 "<0xE6>": 491,631 "<0xE7>": 492,632 "<0xE8>": 493,633 "<0xE9>": 494,634 "<0xEA>": 495,635 "<0xEB>": 496,636 "<0xEC>": 497,637 "<0xED>": 498,638 "<0xEE>": 499,639 "<0xEF>": 500,640 "<0xF0>": 501,641 "<0xF1>": 502,642 "<0xF2>": 503,643 "<0xF3>": 504,644 "<0xF4>": 505,645 "<0xF5>": 506,646 "<0xF6>": 507,647 "<0xF7>": 508,648 "<0xF8>": 509,649 "<0xF9>": 510,650 "<0xFA>": 511,651 "<0xFB>": 512,652 "<0xFC>": 513,653 "<0xFD>": 514,654 "<0xFE>": 515,655 "<0xFF>": 516,656 "en": 517,657 "er": 518,658 "▁d": 519,659 "▁a": 520,660 "in": 521,661 "▁t": 522,662 "▁s": 523,663 "es": 524,664 "on": 525,665 "▁p": 526,666 "an": 527,667 "ar": 528,668 "or": 529,669 "▁c": 530,670 "is": 531,671 "at": 532,672 "al": 533,673 "▁▁": 534,674 "el": 535,675 "▁m": 536,676 "he": 537,677 "it": 538,678 "▁l": 539,679 "re": 540,680 "▁o": 541,681 "as": 542,682 "▁de": 543,683 "▁n": 544,684 "ic": 545,685 "▁b": 546,686 "os": 547,687 "▁f": 548,688 "▁v": 549,689 "un": 550,690 "et": 551,691 "ro": 552,692 "il": 553,693 "▁w": 554,694 "ed": 555,695 "ent": 556,696 "▁the": 557,697 "om": 558,698 "▁in": 559,699 "ch": 560,700 "▁e": 561,701 "ra": 562,702 "ie": 563,703 "us": 564,704 "ol": 565,705 "▁k": 566,706 "ion": 567,707 "ad": 568,708 "▁h": 569,709 "▁g": 570,710 "ur": 571,711 "▁an": 572,712 "im": 573,713 "te": 574,714 "am": 575,715 "id": 576,716 "▁S": 577,717 "le": 578,718 "ing": 579,719 "qu": 580,720 "▁A": 581,721 "ta": 582,722 "ut": 583,723 "ig": 584,724 "▁(": 585,725 "ul": 586,726 "em": 587,727 "ia": 588,728 "▁of": 589,729 "ir": 590,730 "▁to": 591,731 "▁M": 592,732 "▁T": 593,733 "▁P": 594,734 "▁z": 595,735 "▁j": 596,736 "▁C": 597,737 "iv": 598,738 "▁un": 599,739 "est": 600,740 "▁r": 601,741 "ot": 602,742 "▁and": 603,743 "st": 604,744 "▁B": 605,745 "▁I": 606,746 "▁D": 607,747 "um": 608,748 "▁la": 609,749 "ac": 610,750 "▁en": 611,751 "od": 612,752 "ec": 613,753 "▁п": 614,754 "ik": 615,755 "▁con": 616,756 "▁L": 617,757 "▁qu": 618,758 "▁E": 619,759 "ter": 620,760 "▁re": 621,761 "▁al": 622,762 "ст": 623,763 "▁th": 624,764 "and": 625,765 "ow": 626,766 "ist": 627,767 "eg": 628,768 "▁i": 629,769 "la": 630,770 "▁в": 631,771 "на": 632,772 "ij": 633,773 "ov": 634,774 "ak": 635,775 "▁pr": 636,776 "▁pro": 637,777 "▁с": 638,778 "▁R": 639,779 "ни": 640,780 "▁F": 641,781 "▁G": 642,782 "▁com": 643,783 "ag": 644,784 "▁H": 645,785 "но": 646,786 "▁se": 647,787 "▁N": 648,788 "ers": 649,789 "ich": 650,790 "ра": 651,791 "▁st": 652,792 "▁di": 653,793 "ud": 654,794 "ci": 655,795 "▁is": 656,796 "ess": 657,797 "ant": 658,798 "ce": 659,799 "ation": 660,800 "▁K": 661,801 "▁par": 662,802 "og": 663,803 "end": 664,804 "ро": 665,805 "ко": 666,806 "▁for": 667,807 "▁▁▁▁": 668,808 "av": 669,809 "▁y": 670,810 "ri": 671,811 "▁W": 672,812 "▁do": 673,813 "▁su": 674,814 "ab": 675,815 "ap": 676,816 "▁и": 677,817 "▁V": 678,818 "ne": 679,819 "op": 680,820 "▁on": 681,821 "▁que": 682,822 "▁el": 683,823 "то": 684,824 "▁le": 685,825 "io": 686,826 "ere": 687,827 "ou": 688,828 "▁na": 689,829 "ال": 690,830 "ре": 691,831 "iz": 692,832 "▁as": 693,833 "▁о": 694,834 "to": 695,835 "▁be": 696,836 "▁O": 697,837 "▁J": 698,838 "ct": 699,839 "ek": 700,840 "ly": 701,841 "▁del": 702,842 "▁u": 703,843 "ti": 704,844 "de": 705,845 "ens": 706,846 "го": 707,847 "▁he": 708,848 "ва": 709,849 "ine": 710,850 ".\\": 711,851 "ru": 712,852 "li": 713,853 "▁д": 714,854 "▁at": 715,855 "ли": 716,856 "sk": 717,857 "ort": 718,858 "oc": 719,859 "▁des": 720,860 "▁ال": 721,861 "▁на": 722,862 "▁es": 723,863 "ran": 724,864 "▁ma": 725,865 "те": 726,866 "ok": 727,867 "ри": 728,868 "ка": 729,869 "ell": 730,870 "ver": 731,871 "▁da": 732,872 "не": 733,873 "▁по": 734,874 "ith": 735,875 "▁sp": 736,876 "ge": 737,877 "▁per": 738,878 "ob": 739,879 "se": 740,880 "na": 741,881 "та": 742,882 "pp": 743,883 "▁or": 744,884 "ier": 745,885 "..": 746,886 "ost": 747,887 "ле": 748,888 "ff": 749,889 "ma": 750,890 "▁-": 751,891 "▁im": 752,892 "th": 753,893 "▁ex": 754,894 "▁et": 755,895 "▁that": 756,896 "▁U": 757,897 "der": 758,898 "ill": 759,899 "▁–": 760,900 "▁м": 761,901 "ib": 762,902 "ль": 763,903 "▁der": 764,904 "▁wh": 765,905 "▁ch": 766,906 "if": 767,907 "ment": 768,908 "▁ar": 769,909 "ub": 770,910 "ast": 771,911 "ate": 772,912 "ien": 773,913 "ect": 774,914 "▁é": 775,915 "ze": 776,916 "▁In": 777,917 "ão": 778,918 "zy": 779,919 "ла": 780,920 "all": 781,921 "▁po": 782,922 "▁з": 783,923 "are": 784,924 "▁ne": 785,925 "ки": 786,926 "az": 787,927 "ass": 788,928 "▁er": 789,929 "pl": 790,930 "per": 791,931 "ung": 792,932 "je": 793,933 "pr": 794,934 "ard": 795,935 "ug": 796,936 "),": 797,937 "во": 798,938 "▁no": 799,939 "ло": 800,940 "ен": 801,941 "und": 802,942 "▁क": 803,943 "ys": 804,944 "ind": 805,945 "▁The": 806,946 "▁with": 807,947 "for": 808,948 "▁il": 809,949 "ти": 810,950 "▁die": 811,951 "me": 812,952 "ten": 813,953 "▁je": 814,954 "▁\"": 815,955 "▁ro": 816,956 "ны": 817,957 "▁\\": 818,958 "ja": 819,959 "ón": 820,960 "ka": 821,961 "▁by": 822,962 "ber": 823,963 "▁van": 824,964 "ord": 825,965 "ies": 826,966 "ale": 827,967 "du": 828,968 "▁pre": 829,969 "no": 830,970 "▁te": 831,971 ").": 832,972 "▁б": 833,973 "▁it": 834,974 "ica": 835,975 "▁τ": 836,976 "▁$": 837,977 "▁und": 838,978 "▁si": 839,979 "ach": 840,980 "ip": 841,981 "▁est": 842,982 "ve": 843,983 "ente": 844,984 "ite": 845,985 "ust": 846,986 "ni": 847,987 "▁ver": 848,988 "ke": 849,989 "▁so": 850,990 "▁em": 851,991 "▁du": 852,992 "art": 853,993 "ans": 854,994 "▁au": 855,995 "hr": 856,996 "да": 857,997 "▁ra": 858,998 "che": 859,999 "▁sa": 860,1000 "ts": 861,1001 "ure": 862,1002 "▁me": 863,1003 "ang": 864,1004 "▁Z": 865,1005 "ho": 866,1006 "ial": 867,1007 "ks": 868,1008 "rom": 869,1009 "▁ob": 870,1010 "za": 871,1011 "▁pl": 872,1012 "ер": 873,1013 "ive": 874,1014 "▁op": 875,1015 "ond": 876,1016 "nd": 877,1017 "ont": 878,1018 "▁are": 879,1019 "ada": 880,1020 "ny": 881,1021 "igh": 882,1022 "ity": 883,1023 "our": 884,1024 "eb": 885,1025 "ado": 886,1026 "és": 887,1027 "ai": 888,1028 "▁um": 889,1029 "▁ab": 890,1030 "ult": 891,1031 "▁ac": 892,1032 "ev": 893,1033 "of": 894,1034 "▁was": 895,1035 "ha": 896,1036 "ian": 897,1037 "▁à": 898,1038 "▁am": 899,1039 "▁ad": 900,1040 "че": 901,1041 "▁av": 902,1042 "▁за": 903,1043 "iss": 904,1044 "ть": 905,1045 "ви": 906,1046 "iel": 907,1047 "▁por": 908,1048 "▁у": 909,1049 "▁res": 910,1050 "ми": 911,1051 "au": 912,1052 "ore": 913,1053 "ay": 914,1054 "iet": 915,1055 "▁les": 916,1056 "▁St": 917,1057 "aj": 918,1058 "res": 919,1059 "▁ко": 920,1060 "rit": 921,1061 "ide": 922,1062 "rat": 923,1063 "▁tra": 924,1064 "lo": 925,1065 "▁den": 926,1066 "pt": 927,1067 "kt": 928,1068 "ου": 929,1069 "▁us": 930,1070 "que": 931,1071 "ile": 932,1072 "▁can": 933,1073 "▁che": 934,1074 "ся": 935,1075 "be": 936,1076 "ions": 937,1077 "▁para": 938,1078 "ina": 939,1079 "▁▁▁▁▁▁▁▁": 940,1080 "ди": 941,1081 "▁cont": 942,1082 "up": 943,1083 "▁ser": 944,1084 "▁man": 945,1085 "ym": 946,1086 "ет": 947,1087 "▁ag": 948,1088 "▁met": 949,1089 "▁we": 950,1090 "int": 951,1091 "▁een": 952,1092 "▁не": 953,1093 "ade": 954,1094 "▁med": 955,1095 "▁comp": 956,1096 "▁vo": 957,1097 "ля": 958,1098 "▁pos": 959,1099 "▁dis": 960,1100 "▁Th": 961,1101 "▁het": 962,1102 "▁pol": 963,1103 "ry": 964,1104 "ма": 965,1105 "cl": 966,1106 "▁ja": 967,1107 "▁а": 968,1108 "ato": 969,1109 "▁som": 970,1110 "▁“": 971,1111 "ue": 972,1112 "ement": 973,1113 "ern": 974,1114 "ру": 975,1115 "man": 976,1116 "▁Al": 977,1117 "▁ein": 978,1118 "▁ter": 979,1119 "▁ve": 980,1120 "ione": 981,1121 "so": 982,1122 "ци": 983,1123 "де": 984,1124 "▁«": 985,1125 "▁ent": 986,1126 "▁una": 987,1127 "▁not": 988,1128 "ire": 989,1129 "▁og": 990,1130 "ical": 991,1131 "▁к": 992,1132 "ów": 993,1133 "ave": 994,1134 "we": 995,1135 "mer": 996,1136 "ko": 997,1137 "one": 998,1138 "ft": 999,1139 "ual": 1000,1140 "▁all": 1001,1141 "▁inter": 1002,1142 "ata": 1003,1143 "▁—": 1004,1144 "tem": 1005,1145 "va": 1006,1146 "ice": 1007,1147 "ста": 1008,1148 "ki": 1009,1149 "▁م": 1010,1150 "▁В": 1011,1151 "ong": 1012,1152 "▁cons": 1013,1153 "▁co": 1014,1154 "▁imp": 1015,1155 "nie": 1016,1156 "ku": 1017,1157 "den": 1018,1158 "▁os": 1019,1159 "ati": 1020,1160 "▁про": 1021,1161 "ás": 1022,1162 "▁An": 1023,1163 "ento": 1024,1164 "ión": 1025,1165 "ção": 1026,1166 "ico": 1027,1167 "rop": 1028,1168 "▁los": 1029,1169 "по": 1030,1170 "▁od": 1031,1171 "cia": 1032,1172 "▁En": 1033,1173 "sp": 1034,1174 "▁De": 1035,1175 "▁स": 1036,1176 "ca": 1037,1177 "ann": 1038,1178 "her": 1039,1179 "ве": 1040,1180 "po": 1041,1181 "ins": 1042,1182 "ied": 1043,1183 "▁var": 1044,1184 "ase": 1045,1185 "ese": 1046,1186 "▁П": 1047,1187 "▁С": 1048,1188 "ura": 1049,1189 "ele": 1050,1190 "ча": 1051,1191 "cz": 1052,1192 "▁ра": 1053,1193 "▁و": 1054,1194 "iem": 1055,1195 "ven": 1056,1196 "▁pod": 1057,1197 "▁part": 1058,1198 "vo": 1059,1199 "ler": 1060,1200 "▁from": 1061,