dimensionhq/sql-whisper-validation
011
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": true,13 "special": true14 },15 {16 "id": 1,17 "content": "<|startoftext|>",18 "single_word": false,19 "lstrip": false,20 "rstrip": false,21 "normalized": true,22 "special": true23 },24 {25 "id": 2,26 "content": "<|endoftext|>",27 "single_word": false,28 "lstrip": false,29 "rstrip": false,30 "normalized": true,31 "special": true32 },33 {34 "id": 7,35 "content": "<|im_end|>",36 "single_word": false,37 "lstrip": false,38 "rstrip": false,39 "normalized": false,40 "special": true41 }42 ],43 "normalizer": {44 "type": "Sequence",45 "normalizers": [46 {47 "type": "Prepend",48 "prepend": "▁"49 },50 {51 "type": "Replace",52 "pattern": {53 "String": " "54 },55 "content": "▁"56 }57 ]58 },59 "pre_tokenizer": null,60 "post_processor": {61 "type": "TemplateProcessing",62 "single": [63 {64 "Sequence": {65 "id": "A",66 "type_id": 067 }68 }69 ],70 "pair": [71 {72 "Sequence": {73 "id": "A",74 "type_id": 075 }76 },77 {78 "Sequence": {79 "id": "B",80 "type_id": 181 }82 }83 ],84 "special_tokens": {}85 },86 "decoder": {87 "type": "Sequence",88 "decoders": [89 {90 "type": "Replace",91 "pattern": {92 "String": "▁"93 },94 "content": " "95 },96 {97 "type": "ByteFallback"98 },99 {100 "type": "Fuse"101 },102 {103 "type": "Strip",104 "content": " ",105 "start": 1,106 "stop": 0107 }108 ]109 },110 "model": {111 "type": "BPE",112 "dropout": null,113 "unk_token": "<unk>",114 "continuing_subword_prefix": null,115 "end_of_word_suffix": null,116 "fuse_unk": true,117 "byte_fallback": true,118 "ignore_merges": false,119 "vocab": {120 "<unk>": 0,121 "<|startoftext|>": 1,122 "<|endoftext|>": 2,123 "<|Human|>": 3,124 "<|Assistant|>": 4,125 "<|System|>": 5,126 "<|im_start|>": 6,127 "<|im_end|>": 7,128 "<|im_sep|>": 8,129 "<|reserved003|>": 9,130 "<|reserved004|>": 10,131 "<|reserved005|>": 11,132 "<|reserved006|>": 12,133 "<|reserved007|>": 13,134 "<fim_prefix>": 14,135 "<fim_middle>": 15,136 "<fim_suffix>": 16,137 "<fim_pad>": 17,138 "<filename>": 18,139 "<gh_stars>": 19,140 "<issue_start>": 20,141 "<issue_comment>": 21,142 "<issue_closed>": 22,143 "<jupyter_start>": 23,144 "<jupyter_text>": 24,145 "<jupyter_code>": 25,146 "<jupyter_output>": 26,147 "<empty_output>": 27,148 "<commit_before>": 28,149 "<commit_msg>": 29,150 "<commit_after>": 30,151 "<reponame>": 31,152 "<h1>": 32,153 "<h1/>": 33,154 "</h1>": 34,155 "<h2>": 35,156 "<h2/>": 36,157 "</h2>": 37,158 "<h3>": 38,159 "<h3/>": 39,160 "</h3>": 40,161 "<h4>": 41,162 "<h4/>": 42,163 "</h4>": 43,164 "<h5>": 44,165 "<h5/>": 45,166 "</h5>": 46,167 "<br>": 47,168 "<br/>": 48,169 "</br>": 49,170 "<strong>": 50,171 "<strong/>": 51,172 "</strong>": 52,173 "<p>": 53,174 "<p/>": 54,175 "</p>": 55,176 "<table>": 56,177 "<table/>": 57,178 "</table>": 58,179 "<li>": 59,180 "<li/>": 60,181 "</li>": 61,182 "<tr>": 62,183 "<tr/>": 63,184 "</tr>": 64,185 "<tbody>": 65,186 "<tbody/>": 66,187 "</tbody>": 67,188 "<img>": 68,189 "<img/>": 69,190 "</img>": 70,191 "<b>": 71,192 "<b/>": 72,193 "</b>": 73,194 "<td>": 74,195 "<td/>": 75,196 "</td>": 76,197 "0": 77,198 "1": 78,199 "2": 79,200 "3": 80,201 "4": 81,202 "5": 82,203 "6": 83,204 "7": 84,205 "8": 85,206 "9": 86,207 "0": 87,208 "1": 88,209 "2": 89,210 "3": 90,211 "4": 91,212 "5": 92,213 "6": 93,214 "7": 94,215 "8": 95,216 "9": 96,217 ",": 97,218 ".": 98,219 "!": 99,220 "?": 100,221 ",": 101,222 "。": 102,223 "!": 103,224 "?": 104,225 "、": 105,226 ":": 106,227 "¥": 107,228 "《": 108,229 "》": 109,230 "【": 110,231 "】": 111,232 "『": 112,233 "』": 113,234 "```": 114,235 "<!--": 115,236 "-->": 116,237 "---": 117,238 "<!DOCTYPE>": 118,239 "\t\t\t\t\t\t\t\t": 119,240 "\t\t\t\t\t\t\t": 120,241 "\t\t\t\t\t\t": 121,242 "\t\t\t\t\t": 122,243 "\t\t\t\t": 123,244 "\t\t\t": 124,245 "\t\t": 125,246 "\t": 126,247 "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁": 127,248 "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁": 128,249 "▁▁▁▁▁▁▁▁▁▁▁▁▁▁": 129,250 "▁▁▁▁▁▁▁▁▁▁▁▁▁": 130,251 "▁▁▁▁▁▁▁▁▁▁▁▁": 131,252 "▁▁▁▁▁▁▁▁▁▁▁": 132,253 "▁▁▁▁▁▁▁▁▁▁": 133,254 "▁▁▁▁▁▁▁▁▁": 134,255 "▁▁▁▁▁▁▁▁": 135,256 "▁▁▁▁▁▁▁": 136,257 "▁▁▁▁▁▁": 137,258 "▁▁▁▁▁": 138,259 "▁▁▁▁": 139,260 "▁▁▁": 140,261 "▁▁": 141,262 "\b": 142,263 "\r": 143,264 "\n": 144,265 "<|unused000|>": 145,266 "<|unused001|>": 146,267 "<|unused002|>": 147,268 "<|unused003|>": 148,269 "<|unused004|>": 149,270 "<|unused005|>": 150,271 "<|unused006|>": 151,272 "<|unused007|>": 152,273 "<|unused008|>": 153,274 "<|unused009|>": 154,275 "<|unused010|>": 155,276 "<|unused011|>": 156,277 "<|unused012|>": 157,278 "<|unused013|>": 158,279 "<|unused014|>": 159,280 "<|unused015|>": 160,281 "<|unused016|>": 161,282 "<|unused017|>": 162,283 "<|unused018|>": 163,284 "<|unused019|>": 164,285 "<|unused020|>": 165,286 "<|unused021|>": 166,287 "<|unused022|>": 167,288 "<|unused023|>": 168,289 "<|unused024|>": 169,290 "<|unused025|>": 170,291 "<|unused026|>": 171,292 "<|unused027|>": 172,293 "<|unused028|>": 173,294 "<|unused029|>": 174,295 "<|unused030|>": 175,296 "<|unused031|>": 176,297 "<|unused032|>": 177,298 "<|unused033|>": 178,299 "<|unused034|>": 179,300 "<|unused035|>": 180,301 "<|unused036|>": 181,302 "<|unused037|>": 182,303 "<|unused038|>": 183,304 "<|unused039|>": 184,305 "<|unused040|>": 185,306 "<|unused041|>": 186,307 "<|unused042|>": 187,308 "<|unused043|>": 188,309 "<|unused044|>": 189,310 "<|unused045|>": 190,311 "<|unused046|>": 191,312 "<|unused047|>": 192,313 "<|unused048|>": 193,314 "<|unused049|>": 194,315 "<|unused050|>": 195,316 "<|unused051|>": 196,317 "<|unused052|>": 197,318 "<|unused053|>": 198,319 "<|unused054|>": 199,320 "<|unused055|>": 200,321 "<|unused056|>": 201,322 "<|unused057|>": 202,323 "<|unused058|>": 203,324 "<|unused059|>": 204,325 "<|unused060|>": 205,326 "<|unused061|>": 206,327 "<|unused062|>": 207,328 "<|unused063|>": 208,329 "<|unused064|>": 209,330 "<|unused065|>": 210,331 "<|unused066|>": 211,332 "<|unused067|>": 212,333 "<|unused068|>": 213,334 "<|unused069|>": 214,335 "<|unused070|>": 215,336 "<|unused071|>": 216,337 "<|unused072|>": 217,338 "<|unused073|>": 218,339 "<|unused074|>": 219,340 "<|unused075|>": 220,341 "<|unused076|>": 221,342 "<|unused077|>": 222,343 "<|unused078|>": 223,344 "<|unused079|>": 224,345 "<|unused080|>": 225,346 "<|unused081|>": 226,347 "<|unused082|>": 227,348 "<|unused083|>": 228,349 "<|unused084|>": 229,350 "<|unused085|>": 230,351 "<|unused086|>": 231,352 "<|unused087|>": 232,353 "<|unused088|>": 233,354 "<|unused089|>": 234,355 "<|unused090|>": 235,356 "<|unused091|>": 236,357 "<|unused092|>": 237,358 "<|unused093|>": 238,359 "<|unused094|>": 239,360 "<|unused095|>": 240,361 "<|unused096|>": 241,362 "<|unused097|>": 242,363 "<|unused098|>": 243,364 "<|unused099|>": 244,365 "<|unused100|>": 245,366 "<|unused101|>": 246,367 "<|unused102|>": 247,368 "<|unused103|>": 248,369 "<|unused104|>": 249,370 "<|unused105|>": 250,371 "<|unused106|>": 251,372 "<|unused107|>": 252,373 "<|unused108|>": 253,374 "<|unused109|>": 254,375 "<|unused110|>": 255,376 "<|unused111|>": 256,377 "<|unused112|>": 257,378 "<|unused113|>": 258,379 "<|unused114|>": 259,380 "<|unused115|>": 260,381 "<|unused116|>": 261,382 "<|unused117|>": 262,383 "<|unused118|>": 263,384 "<|unused119|>": 264,385 "<|unused120|>": 265,386 "<|unused121|>": 266,387 "<|unused122|>": 267,388 "<|unused123|>": 268,389 "<|unused124|>": 269,390 "<|unused125|>": 270,391 "<|unused126|>": 271,392 "<|unused127|>": 272,393 "<|unused128|>": 273,394 "<|unused129|>": 274,395 "<|unused130|>": 275,396 "<|unused131|>": 276,397 "<|unused132|>": 277,398 "<|unused133|>": 278,399 "<|unused134|>": 279,400 "<|unused135|>": 280,401 "<|unused136|>": 281,402 "<|unused137|>": 282,403 "<|unused138|>": 283,404 "<|unused139|>": 284,405 "<|unused140|>": 285,406 "<|unused141|>": 286,407 "<|unused142|>": 287,408 "<|unused143|>": 288,409 "<|unused144|>": 289,410 "<|unused145|>": 290,411 "<|unused146|>": 291,412 "<|unused147|>": 292,413 "<|unused148|>": 293,414 "<|unused149|>": 294,415 "<|unused150|>": 295,416 "<|unused151|>": 296,417 "<|unused152|>": 297,418 "<|unused153|>": 298,419 "<|unused154|>": 299,420 "<|unused155|>": 300,421 "<|unused156|>": 301,422 "<|unused157|>": 302,423 "<|unused158|>": 303,424 "<|unused159|>": 304,425 "<0x00>": 305,426 "<0x01>": 306,427 "<0x02>": 307,428 "<0x03>": 308,429 "<0x04>": 309,430 "<0x05>": 310,431 "<0x06>": 311,432 "<0x07>": 312,433 "<0x08>": 313,434 "<0x09>": 314,435 "<0x0A>": 315,436 "<0x0B>": 316,437 "<0x0C>": 317,438 "<0x0D>": 318,439 "<0x0E>": 319,440 "<0x0F>": 320,441 "<0x10>": 321,442 "<0x11>": 322,443 "<0x12>": 323,444 "<0x13>": 324,445 "<0x14>": 325,446 "<0x15>": 326,447 "<0x16>": 327,448 "<0x17>": 328,449 "<0x18>": 329,450 "<0x19>": 330,451 "<0x1A>": 331,452 "<0x1B>": 332,453 "<0x1C>": 333,454 "<0x1D>": 334,455 "<0x1E>": 335,456 "<0x1F>": 336,457 "<0x20>": 337,458 "<0x21>": 338,459 "<0x22>": 339,460 "<0x23>": 340,461 "<0x24>": 341,462 "<0x25>": 342,463 "<0x26>": 343,464 "<0x27>": 344,465 "<0x28>": 345,466 "<0x29>": 346,467 "<0x2A>": 347,468 "<0x2B>": 348,469 "<0x2C>": 349,470 "<0x2D>": 350,471 "<0x2E>": 351,472 "<0x2F>": 352,473 "<0x30>": 353,474 "<0x31>": 354,475 "<0x32>": 355,476 "<0x33>": 356,477 "<0x34>": 357,478 "<0x35>": 358,479 "<0x36>": 359,480 "<0x37>": 360,481 "<0x38>": 361,482 "<0x39>": 362,483 "<0x3A>": 363,484 "<0x3B>": 364,485 "<0x3C>": 365,486 "<0x3D>": 366,487 "<0x3E>": 367,488 "<0x3F>": 368,489 "<0x40>": 369,490 "<0x41>": 370,491 "<0x42>": 371,492 "<0x43>": 372,493 "<0x44>": 373,494 "<0x45>": 374,495 "<0x46>": 375,496 "<0x47>": 376,497 "<0x48>": 377,498 "<0x49>": 378,499 "<0x4A>": 379,500 "<0x4B>": 380,501 "<0x4C>": 381,502 "<0x4D>": 382,503 "<0x4E>": 383,504 "<0x4F>": 384,505 "<0x50>": 385,506 "<0x51>": 386,507 "<0x52>": 387,508 "<0x53>": 388,509 "<0x54>": 389,510 "<0x55>": 390,511 "<0x56>": 391,512 "<0x57>": 392,513 "<0x58>": 393,514 "<0x59>": 394,515 "<0x5A>": 395,516 "<0x5B>": 396,517 "<0x5C>": 397,518 "<0x5D>": 398,519 "<0x5E>": 399,520 "<0x5F>": 400,521 "<0x60>": 401,522 "<0x61>": 402,523 "<0x62>": 403,524 "<0x63>": 404,525 "<0x64>": 405,526 "<0x65>": 406,527 "<0x66>": 407,528 "<0x67>": 408,529 "<0x68>": 409,530 "<0x69>": 410,531 "<0x6A>": 411,532 "<0x6B>": 412,533 "<0x6C>": 413,534 "<0x6D>": 414,535 "<0x6E>": 415,536 "<0x6F>": 416,537 "<0x70>": 417,538 "<0x71>": 418,539 "<0x72>": 419,540 "<0x73>": 420,541 "<0x74>": 421,542 "<0x75>": 422,543 "<0x76>": 423,544 "<0x77>": 424,545 "<0x78>": 425,546 "<0x79>": 426,547 "<0x7A>": 427,548 "<0x7B>": 428,549 "<0x7C>": 429,550 "<0x7D>": 430,551 "<0x7E>": 431,552 "<0x7F>": 432,553 "<0x80>": 433,554 "<0x81>": 434,555 "<0x82>": 435,556 "<0x83>": 436,557 "<0x84>": 437,558 "<0x85>": 438,559 "<0x86>": 439,560 "<0x87>": 440,561 "<0x88>": 441,562 "<0x89>": 442,563 "<0x8A>": 443,564 "<0x8B>": 444,565 "<0x8C>": 445,566 "<0x8D>": 446,567 "<0x8E>": 447,568 "<0x8F>": 448,569 "<0x90>": 449,570 "<0x91>": 450,571 "<0x92>": 451,572 "<0x93>": 452,573 "<0x94>": 453,574 "<0x95>": 454,575 "<0x96>": 455,576 "<0x97>": 456,577 "<0x98>": 457,578 "<0x99>": 458,579 "<0x9A>": 459,580 "<0x9B>": 460,581 "<0x9C>": 461,582 "<0x9D>": 462,583 "<0x9E>": 463,584 "<0x9F>": 464,585 "<0xA0>": 465,586 "<0xA1>": 466,587 "<0xA2>": 467,588 "<0xA3>": 468,589 "<0xA4>": 469,590 "<0xA5>": 470,591 "<0xA6>": 471,592 "<0xA7>": 472,593 "<0xA8>": 473,594 "<0xA9>": 474,595 "<0xAA>": 475,596 "<0xAB>": 476,597 "<0xAC>": 477,598 "<0xAD>": 478,599 "<0xAE>": 479,600 "<0xAF>": 480,601 "<0xB0>": 481,602 "<0xB1>": 482,603 "<0xB2>": 483,604 "<0xB3>": 484,605 "<0xB4>": 485,606 "<0xB5>": 486,607 "<0xB6>": 487,608 "<0xB7>": 488,609 "<0xB8>": 489,610 "<0xB9>": 490,611 "<0xBA>": 491,612 "<0xBB>": 492,613 "<0xBC>": 493,614 "<0xBD>": 494,615 "<0xBE>": 495,616 "<0xBF>": 496,617 "<0xC0>": 497,618 "<0xC1>": 498,619 "<0xC2>": 499,620 "<0xC3>": 500,621 "<0xC4>": 501,622 "<0xC5>": 502,623 "<0xC6>": 503,624 "<0xC7>": 504,625 "<0xC8>": 505,626 "<0xC9>": 506,627 "<0xCA>": 507,628 "<0xCB>": 508,629 "<0xCC>": 509,630 "<0xCD>": 510,631 "<0xCE>": 511,632 "<0xCF>": 512,633 "<0xD0>": 513,634 "<0xD1>": 514,635 "<0xD2>": 515,636 "<0xD3>": 516,637 "<0xD4>": 517,638 "<0xD5>": 518,639 "<0xD6>": 519,640 "<0xD7>": 520,641 "<0xD8>": 521,642 "<0xD9>": 522,643 "<0xDA>": 523,644 "<0xDB>": 524,645 "<0xDC>": 525,646 "<0xDD>": 526,647 "<0xDE>": 527,648 "<0xDF>": 528,649 "<0xE0>": 529,650 "<0xE1>": 530,651 "<0xE2>": 531,652 "<0xE3>": 532,653 "<0xE4>": 533,654 "<0xE5>": 534,655 "<0xE6>": 535,656 "<0xE7>": 536,657 "<0xE8>": 537,658 "<0xE9>": 538,659 "<0xEA>": 539,660 "<0xEB>": 540,661 "<0xEC>": 541,662 "<0xED>": 542,663 "<0xEE>": 543,664 "<0xEF>": 544,665 "<0xF0>": 545,666 "<0xF1>": 546,667 "<0xF2>": 547,668 "<0xF3>": 548,669 "<0xF4>": 549,670 "<0xF5>": 550,671 "<0xF6>": 551,672 "<0xF7>": 552,673 "<0xF8>": 553,674 "<0xF9>": 554,675 "<0xFA>": 555,676 "<0xFB>": 556,677 "<0xFC>": 557,678 "<0xFD>": 558,679 "<0xFE>": 559,680 "<0xFF>": 560,681 "▁t": 561,682 "▁a": 562,683 "in": 563,684 "he": 564,685 "re": 565,686 "on": 566,687 "▁the": 567,688 "er": 568,689 "at": 569,690 "▁s": 570,691 "en": 571,692 "▁w": 572,693 "▁o": 573,694 "it": 574,695 "▁c": 575,696 "or": 576,697 "is": 577,698 "es": 578,699 "nd": 579,700 "▁f": 580,701 "ou": 581,702 "▁b": 582,703 "ing": 583,704 "ed": 584,705 "\\\\": 585,706 "al": 586,707 "▁p": 587,708 "ar": 588,709 "an": 589,710 "▁m": 590,711 "le": 591,712 "▁to": 592,713 "▁of": 593,714 "▁in": 594,715 "▁d": 595,716 "ion": 596,717 "▁and": 597,718 "ic": 598,719 "as": 599,720 "om": 600,721 "▁th": 601,722 "▁h": 602,723 "ent": 603,724 "il": 604,725 "el": 605,726 "et": 606,727 "ro": 607,728 "st": 608,729 "▁n": 609,730 "▁l": 610,731 "ct": 611,732 "▁re": 612,733 "ve": 613,734 "am": 614,735 "▁e": 615,736 "▁I": 616,737 "▁g": 617,738 "ot": 618,739 "id": 619,740 "▁is": 620,741 "ut": 621,742 "im": 622,743 "ig": 623,744 "ow": 624,745 "ra": 625,746 "▁y": 626,747 "ly": 627,748 "ce": 628,749 "▁be": 629,750 "▁T": 630,751 "▁for": 631,752 "▁on": 632,753 "us": 633,754 "ur": 634,755 "\\\"": 635,756 "ol": 636,757 "ation": 637,758 "ay": 638,759 "▁that": 639,760 "ver": 640,761 "▁you": 641,762 "ch": 642,763 "▁S": 643,764 "ad": 644,765 "▁st": 645,766 "ith": 646,767 "▁A": 647,768 "▁it": 648,769 "se": 649,770 "▁C": 650,771 "▁with": 651,772 "ul": 652,773 "nt": 653,774 "▁$": 654,775 "if": 655,776 "ir": 656,777 "od": 657,778 "ab": 658,779 "▁as": 659,780 "▁he": 660,781 "▁al": 661,782 "▁(": 662,783 "▁an": 663,784 "▁wh": 664,785 "▁\\\\": 665,786 "▁we": 666,787 "ht": 667,788 "un": 668,789 "\":": 669,790 "▁M": 670,791 "ge": 671,792 "qu": 672,793 "▁con": 673,794 "up": 674,795 "ess": 675,796 "▁ha": 676,797 "ke": 677,798 "▁are": 678,799 "ill": 679,800 "ter": 680,801 "um": 681,802 "ri": 682,803 "▁pro": 683,804 "em": 684,805 "ck": 685,806 "cc": 686,807 "ate": 687,808 "\":\"": 688,809 "ers": 689,810 "▁B": 690,811 "ile": 691,812 "art": 692,813 "est": 693,814 "▁P": 694,815 "her": 695,816 "ore": 696,817 "ld": 697,818 "op": 698,819 "▁com": 699,820 "th": 700,821 "end": 701,822 "▁at": 702,823 "pl": 703,824 "ist": 704,825 "▁or": 705,826 "ure": 706,827 "▁The": 707,828 "ect": 708,829 "rom": 709,830 "▁W": 710,831 "▁ex": 711,832 "}\\": 712,833 "▁v": 713,834 "ew": 714,835 "▁H": 715,836 "▁de": 716,837 "▁was": 717,838 "os": 718,839 "▁this": 719,840 "▁se": 720,841 "▁F": 721,842 "ight": 722,843 "▁D": 723,844 "ity": 724,845 "ame": 725,846 "▁have": 726,847 "ant": 727,848 "▁not": 728,849 "ment": 729,850 "ain": 730,851 "▁r": 731,852 "con": 732,853 "ort": 733,854 "iv": 734,855 "red": 735,856 "ata": 736,857 "▁by": 737,858 "▁R": 738,859 "our": 739,860 "res": 740,861 "▁sh": 741,862 "▁from": 742,863 "and": 743,864 "ap": 744,865 "▁us": 745,866 "ive": 746,867 "ust": 747,868 "▁can": 748,869 "nT": 749,870 "▁L": 750,871 "ould": 751,872 "▁N": 752,873 "ies": 753,874 "out": 754,875 "all": 755,876 "▁G": 756,877 "▁ch": 757,878 ";\\": 758,879 "_{": 759,880 "ome": 760,881 "ally": 761,882 "▁=": 762,883 "ub": 763,884 "▁E": 764,885 "ass": 765,886 "ud": 766,887 "te": 767,888 "▁le": 768,889 "ag": 769,890 "ction": 770,891 "▁do": 771,892 "pp": 772,893 "▁ab": 773,894 "ine": 774,895 "ost": 775,896 "ard": 776,897 "cl": 777,898 "data": 778,899 "▁ne": 779,900 "pa": 780,901 "ell": 781,902 "iz": 782,903 "ite": 783,904 "▁j": 784,905 "pt": 785,906 "▁all": 786,907 "▁will": 787,908 "▁your": 788,909 "▁k": 789,910 "▁wor": 790,911 "▁lo": 791,912 "▁O": 792,913 "rou": 793,914 "pe": 794,915 "▁me": 795,916 "▁but": 796,917 "ok": 797,918 "▁pl": 798,919 "▁whe": 799,920 "ak": 800,921 "▁go": 801,922 "ial": 802,923 "ff": 803,924 "ack": 804,925 "ast": 805,926 "ide": 806,927 "age": 807,928 "lo": 808,929 "pro": 809,930 "▁so": 810,931 "tent": 811,932 "ich": 812,933 "ind": 813,934 "{\\\\": 814,935 "▁has": 815,936 "ue": 816,937 "ime": 817,938 "per": 818,939 "nI": 819,940 "▁\\\"": 820,941 "ear": 821,942 ":/": 822,943 "▁out": 823,944 "one": 824,945 "com": 825,946 "▁my": 826,947 "ther": 827,948 "▁up": 828,949 "ult": 829,950 "ice": 830,951 "able": 831,952 "ath": 832,953 "port": 833,954 "orm": 834,955 "ated": 835,956 "rain": 836,957 "ph": 837,958 "▁they": 838,959 "▁-": 839,960 "ac": 840,961 "▁J": 841,962 "▁\\": 842,963 "nThe": 843,964 "so": 844,965 "▁cl": 845,966 "▁ad": 846,967 ")\\": 847,968 "ong": 848,969 "ans": 849,970 "ions": 850,971 "ry": 851,972 "xt": 852,973 "▁one": 853,974 "pile": 854,975 "▁li": 855,976 "very": 856,977 "▁en": 857,978 "▁im": 858,979 "ake": 859,980 "▁comp": 860,981 "gh": 861,982 "to": 862,983 "▁more": 863,984 "▁res": 864,985 "ase": 865,986 "ous": 866,987 "▁U": 867,988 "content": 868,989 "ep": 869,990 "eg": 870,991 "are": 871,992 "▁$\\\\": 872,993 "ip": 873,994 "ber": 874,995 "{\"": 875,996 "nA": 876,997 "int": 877,998 "▁which": 878,999 "ign": 879,1000 "__": 880,1001 "▁their": 881,1002 "▁Th": 882,1003 "▁about": 883,1004 "cess": 884,1005 "ations": 885,1006 "du": 886,1007 "og": 887,1008 "act": 888,1009 "▁&": 889,1010 "\"}": 890,1011 "ib": 891,1012 "av": 892,1013 "▁his": 893,1014 "ach": 894,1015 "ance": 895,1016 "▁who": 896,1017 "ens": 897,1018 "ary": 898,1019 "ail": 899,1020 "▁get": 900,1021 "▁qu": 901,1022 "**": 902,1023 "ely": 903,1024 "und": 904,1025 "ft": 905,1026 "ie": 906,1027 "ical": 907,1028 "son": 908,1029 "▁if": 909,1030 "ire": 910,1031 "▁un": 911,1032 "ere": 912,1033 "uch": 913,1034 "▁cont": 914,1035 "▁our": 915,1036 "▁any": 916,1037 "own": 917,1038 "ang": 918,1039 "▁some": 919,1040 "form": 920,1041 "▁ev": 921,1042 "▁time": 922,1043 "▁per": 923,1044 "▁other": 924,1045 "ount": 925,1046 "▁there": 926,1047 ");\\": 927,1048 "ll": 928,1049 "▁man": 929,1050 "ence": 930,1051 "▁would": 931,1052 "▁work": 932,1053 "ink": 933,1054 "ition": 934,1055 "▁sa": 935,1056 "ia": 936,1057 "▁dis": 937,1058 "}$": 938,1059 "ru": 939,1060 "abel": 940,1061 "ord": 941,1062 "part": 942,1063 "▁sc": 943,1064 "ick": 944,1065 "ree": 945,1066 "▁kn": 946,1067 "▁like": 947,1068 "▁K": 948,1069 "train": 949,1070 "▁when": 950,1071 "ress": 951,1072 "▁new": 952,1073 "file": 953,1074 "ays": 954,1075 "fil": 955,1076 "▁part": 956,1077 "}\\\\": 957,1078 "▁ag": 958,1079 "ref": 959,1080 "▁“": 960,1081 "▁been": 961,1082 "▁also": 962,1083 "we": 963,1084 "^{": 964,1085 "▁off": 965,1086 "▁te": 966,1087 "▁In": 967,1088 "▁sp": 968,1089 "ource": 969,1090 "▁just": 970,1091 "▁Y": 971,1092 "▁them": 972,1093 "erv": 973,1094 "ound": 974,1095 "▁ar": 975,1096 "nS": 976,1097 "ents": 977,1098 "▁were": 978,1099 "label": 979,1100 "▁over": 980,1101 "▁what": 981,1102 "ark": 982,1103 "▁It": 983,1104 "ose": 984,1105 "urn": 985,1106 "▁had": 986,1107 "use": 987,1108 "ings": 988,1109 "▁than": 989,1110 "▁year": 990,1111 "math": 991,1112 "{\\": 992,1113 "nW": 993,1114 "▁app": 994,1115 "ild": 995,1116 "vel": 996,1117 "ace": 997,1118 "ded": 998,1119 "▁pe": 999,1120 "reat": 1000,1121 ":\\": 1001,1122 "ename": 1002,1123 "▁tr": 1003,1124 "ma": 1004,1125 "ama": 1005,1126 "ors": 1006,1127 "row": 1007,1128 "▁V": 1008,1129 "filename": 1009,1130 "▁no": 1010,1131 "ple": 1011,1132 "json": 1012,1133 "ory": 1013,1134 "wo": 1014,1135 "irst": 1015,1136 "▁St": 1016,1137 "ef": 1017,1138 "oc": 1018,1139 "▁her": 1019,1140 "low": 1020,1141 "tp": 1021,1142 "iff": 1022,1143 "ne": 1023,1144 "fs": 1024,1145 "▁co": 1025,1146 "rac": 1026,1147 "old": 1027,1148 "get": 1028,1149 "▁into": 1029,1150 "ople": 1030,1151 "plit": 1031,1152 "ject": 1032,1153 "▁fe": 1033,1154 "▁its": 1034,1155 "▁only": 1035,1156 "▁bec": 1036,1157 "clud": 1037,1158 "db": 1038,1159 "▁ro": 1039,1160 "▁how": 1040,1161 "▁pre": 1041,1162 "cal": 1042,1163 "fter": 1043,1164 "vers": 1044,1165 "egin": 1045,1166 "ause": 1046,1167 "▁bet": 1047,1168 "ict": 1048,1169 "▁need": 1049,1170 "▁mod": 1050,1171 "eth": 1051,1172 "//": 1052,1173 "begin": 1053,1174 "source": 1054,1175 "ates": 1055,1176 "▁acc": 1056,1177 "jama": 1057,1178 "mnt": 1058,1179 "vep": 1059,1180 "▁Ch": 1060,1181 "ug": 1061,1182 "vepfs": 1062,1183 "elf": 1063,1184 "▁am": 1064,1185 "▁people": 1065,1186 "process": 1066,1187 "▁said": 1067,1188 "ci": 1068,1189 "▁po": 1069,1190 "split": 1070,1191 "://": 1071,1192 "ces": 1072,1193 "itt": 1073,1194 "▁two": 1074,1195 "一个": 1075,1196 "==": 1076,1197 "▁bo": 1077,1198 "ish": 1078,1199 "▁We": 1079,1200 "▁first": 1080,