naaviii/nextjs-codegen-sft
0
1{2 "version": "1.0",3 "truncation": null,4 "padding": null,5 "added_tokens": [6 {7 "id": 100000,8 "content": "<|begin▁of▁sentence|>",9 "single_word": false,10 "lstrip": false,11 "rstrip": false,12 "normalized": true,13 "special": true14 },15 {16 "id": 100001,17 "content": "<|end▁of▁sentence|>",18 "single_word": false,19 "lstrip": false,20 "rstrip": false,21 "normalized": true,22 "special": true23 },24 {25 "id": 100002,26 "content": "<|fim▁hole|>",27 "single_word": false,28 "lstrip": false,29 "rstrip": false,30 "normalized": true,31 "special": false32 },33 {34 "id": 100003,35 "content": "<|fim▁begin|>",36 "single_word": false,37 "lstrip": false,38 "rstrip": false,39 "normalized": true,40 "special": false41 },42 {43 "id": 100004,44 "content": "<|fim▁end|>",45 "single_word": false,46 "lstrip": false,47 "rstrip": false,48 "normalized": true,49 "special": false50 },51 {52 "id": 100005,53 "content": "<|completion|>",54 "single_word": false,55 "lstrip": false,56 "rstrip": false,57 "normalized": true,58 "special": false59 },60 {61 "id": 100006,62 "content": "<|User|>",63 "single_word": false,64 "lstrip": false,65 "rstrip": false,66 "normalized": true,67 "special": false68 },69 {70 "id": 100007,71 "content": "<|Assistant|>",72 "single_word": false,73 "lstrip": false,74 "rstrip": false,75 "normalized": true,76 "special": false77 },78 {79 "id": 100008,80 "content": "<|EOT|>",81 "single_word": false,82 "lstrip": false,83 "rstrip": false,84 "normalized": true,85 "special": true86 },87 {88 "id": 100009,89 "content": "<|tool▁calls▁begin|>",90 "single_word": false,91 "lstrip": false,92 "rstrip": false,93 "normalized": true,94 "special": false95 },96 {97 "id": 100010,98 "content": "<|tool▁calls▁end|>",99 "single_word": false,100 "lstrip": false,101 "rstrip": false,102 "normalized": true,103 "special": false104 },105 {106 "id": 100011,107 "content": "<|tool▁call▁begin|>",108 "single_word": false,109 "lstrip": false,110 "rstrip": false,111 "normalized": true,112 "special": false113 },114 {115 "id": 100012,116 "content": "<|tool▁call▁end|>",117 "single_word": false,118 "lstrip": false,119 "rstrip": false,120 "normalized": true,121 "special": false122 },123 {124 "id": 100013,125 "content": "<|tool▁outputs▁begin|>",126 "single_word": false,127 "lstrip": false,128 "rstrip": false,129 "normalized": true,130 "special": false131 },132 {133 "id": 100014,134 "content": "<|tool▁outputs▁end|>",135 "single_word": false,136 "lstrip": false,137 "rstrip": false,138 "normalized": true,139 "special": false140 },141 {142 "id": 100015,143 "content": "<|tool▁output▁begin|>",144 "single_word": false,145 "lstrip": false,146 "rstrip": false,147 "normalized": true,148 "special": false149 },150 {151 "id": 100016,152 "content": "<|tool▁output▁end|>",153 "single_word": false,154 "lstrip": false,155 "rstrip": false,156 "normalized": true,157 "special": false158 },159 {160 "id": 100017,161 "content": "<|tool▁sep|>",162 "single_word": false,163 "lstrip": false,164 "rstrip": false,165 "normalized": true,166 "special": false167 }168 ],169 "normalizer": {170 "type": "Sequence",171 "normalizers": []172 },173 "pre_tokenizer": {174 "type": "Sequence",175 "pretokenizers": [176 {177 "type": "Split",178 "pattern": {179 "Regex": "[\r\n]"180 },181 "behavior": "Isolated",182 "invert": false183 },184 {185 "type": "Split",186 "pattern": {187 "Regex": "\\s?[A-Za-zµÀ-ÖØ-öø-ƺƼ-ƿDŽ-ʓʕ-ʯͰ-ͳͶͷͻ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-ՖႠ-ჅᎠ-Ᏽᏸ-ᏽᲐ-ᲺᲽ-Ჿᴀ-ᴫᵫ-ᵷᵹ-ᶚḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℴℹℼ-ℿⅅ-ⅉⅎↃↄⰀ-ⱻⱾ-ⳤⳫ-ⳮⳲⳳꙀ-ꙭꚀ-ꚛꜢ-ꝯꝱ-ꞇꞋ-ꞎꭰ-ꮿff-stﬓ-ﬗA-Za-z𐐀-𐑏𐒰-𐓓𐓘-𐓻𐲀-𐲲𐳀-𐳲𑢠-𑣟𞤀-𞥃]+"188 },189 "behavior": "Isolated",190 "invert": false191 },192 {193 "type": "Split",194 "pattern": {195 "Regex": "\\s?[!-/:-~!-/:-~‘-‟ -。]+"196 },197 "behavior": "Isolated",198 "invert": false199 },200 {201 "type": "Split",202 "pattern": {203 "Regex": "\\s+$"204 },205 "behavior": "Isolated",206 "invert": false207 },208 {209 "type": "Split",210 "pattern": {211 "Regex": "[一-龥ࠀ-一가-]+"212 },213 "behavior": "Isolated",214 "invert": false215 },216 {217 "type": "Digits",218 "individual_digits": true219 },220 {221 "type": "ByteLevel",222 "add_prefix_space": false,223 "trim_offsets": true,224 "use_regex": false225 }226 ]227 },228 "post_processor": {229 "type": "TemplateProcessing",230 "single": [231 {232 "SpecialToken": {233 "id": "<|begin▁of▁sentence|>",234 "type_id": 0235 }236 },237 {238 "Sequence": {239 "id": "A",240 "type_id": 0241 }242 }243 ],244 "pair": [245 {246 "SpecialToken": {247 "id": "<|begin▁of▁sentence|>",248 "type_id": 0249 }250 },251 {252 "Sequence": {253 "id": "A",254 "type_id": 0255 }256 },257 {258 "SpecialToken": {259 "id": "<|begin▁of▁sentence|>",260 "type_id": 1261 }262 },263 {264 "Sequence": {265 "id": "B",266 "type_id": 1267 }268 }269 ],270 "special_tokens": {271 "<|begin▁of▁sentence|>": {272 "id": "<|begin▁of▁sentence|>",273 "ids": [274 100000275 ],276 "tokens": [277 "<|begin▁of▁sentence|>"278 ]279 }280 }281 },282 "decoder": {283 "type": "ByteLevel",284 "add_prefix_space": true,285 "trim_offsets": true,286 "use_regex": true287 },288 "model": {289 "type": "BPE",290 "dropout": null,291 "unk_token": null,292 "continuing_subword_prefix": null,293 "end_of_word_suffix": null,294 "fuse_unk": false,295 "byte_fallback": false,296 "ignore_merges": false,297 "vocab": {298 "!": 0,299 "\"": 1,300 "#": 2,301 "$": 3,302 "%": 4,303 "&": 5,304 "'": 6,305 "(": 7,306 ")": 8,307 "*": 9,308 "+": 10,309 ",": 11,310 "-": 12,311 ".": 13,312 "/": 14,313 "0": 15,314 "1": 16,315 "2": 17,316 "3": 18,317 "4": 19,318 "5": 20,319 "6": 21,320 "7": 22,321 "8": 23,322 "9": 24,323 ":": 25,324 ";": 26,325 "<": 27,326 "=": 28,327 ">": 29,328 "?": 30,329 "@": 31,330 "A": 32,331 "B": 33,332 "C": 34,333 "D": 35,334 "E": 36,335 "F": 37,336 "G": 38,337 "H": 39,338 "I": 40,339 "J": 41,340 "K": 42,341 "L": 43,342 "M": 44,343 "N": 45,344 "O": 46,345 "P": 47,346 "Q": 48,347 "R": 49,348 "S": 50,349 "T": 51,350 "U": 52,351 "V": 53,352 "W": 54,353 "X": 55,354 "Y": 56,355 "Z": 57,356 "[": 58,357 "\\": 59,358 "]": 60,359 "^": 61,360 "_": 62,361 "`": 63,362 "a": 64,363 "b": 65,364 "c": 66,365 "d": 67,366 "e": 68,367 "f": 69,368 "g": 70,369 "h": 71,370 "i": 72,371 "j": 73,372 "k": 74,373 "l": 75,374 "m": 76,375 "n": 77,376 "o": 78,377 "p": 79,378 "q": 80,379 "r": 81,380 "s": 82,381 "t": 83,382 "u": 84,383 "v": 85,384 "w": 86,385 "x": 87,386 "y": 88,387 "z": 89,388 "{": 90,389 "|": 91,390 "}": 92,391 "~": 93,392 "¡": 94,393 "¢": 95,394 "£": 96,395 "¤": 97,396 "¥": 98,397 "¦": 99,398 "§": 100,399 "¨": 101,400 "©": 102,401 "ª": 103,402 "«": 104,403 "¬": 105,404 "®": 106,405 "¯": 107,406 "°": 108,407 "±": 109,408 "²": 110,409 "³": 111,410 "´": 112,411 "µ": 113,412 "¶": 114,413 "·": 115,414 "¸": 116,415 "¹": 117,416 "º": 118,417 "»": 119,418 "¼": 120,419 "½": 121,420 "¾": 122,421 "¿": 123,422 "Â": 124,423 "Ã": 125,424 "Ä": 126,425 "Å": 127,426 "Æ": 128,427 "Ç": 129,428 "È": 130,429 "É": 131,430 "Ê": 132,431 "Ë": 133,432 "Ì": 134,433 "Í": 135,434 "Î": 136,435 "Ï": 137,436 "Ð": 138,437 "Ñ": 139,438 "Ò": 140,439 "Ó": 141,440 "Ô": 142,441 "Õ": 143,442 "Ö": 144,443 "×": 145,444 "Ø": 146,445 "Ù": 147,446 "Ú": 148,447 "Û": 149,448 "Ü": 150,449 "Ý": 151,450 "Þ": 152,451 "ß": 153,452 "à": 154,453 "á": 155,454 "â": 156,455 "ã": 157,456 "ä": 158,457 "å": 159,458 "æ": 160,459 "ç": 161,460 "è": 162,461 "é": 163,462 "ê": 164,463 "ë": 165,464 "ì": 166,465 "í": 167,466 "î": 168,467 "ï": 169,468 "ð": 170,469 "ñ": 171,470 "ò": 172,471 "ó": 173,472 "ô": 174,473 "Ā": 175,474 "ā": 176,475 "Ă": 177,476 "ă": 178,477 "Ą": 179,478 "ą": 180,479 "Ć": 181,480 "ć": 182,481 "Ĉ": 183,482 "ĉ": 184,483 "Ċ": 185,484 "ċ": 186,485 "Č": 187,486 "č": 188,487 "Ď": 189,488 "ď": 190,489 "Đ": 191,490 "đ": 192,491 "Ē": 193,492 "ē": 194,493 "Ĕ": 195,494 "ĕ": 196,495 "Ė": 197,496 "ė": 198,497 "Ę": 199,498 "ę": 200,499 "Ě": 201,500 "ě": 202,501 "Ĝ": 203,502 "ĝ": 204,503 "Ğ": 205,504 "ğ": 206,505 "Ġ": 207,506 "ġ": 208,507 "Ģ": 209,508 "ģ": 210,509 "Ĥ": 211,510 "ĥ": 212,511 "Ħ": 213,512 "ħ": 214,513 "Ĩ": 215,514 "ĩ": 216,515 "Ī": 217,516 "ī": 218,517 "Ĭ": 219,518 "ĭ": 220,519 "Į": 221,520 "į": 222,521 "İ": 223,522 "ı": 224,523 "IJ": 225,524 "ij": 226,525 "Ĵ": 227,526 "ĵ": 228,527 "Ķ": 229,528 "ķ": 230,529 "ĸ": 231,530 "Ĺ": 232,531 "ĺ": 233,532 "Ļ": 234,533 "ļ": 235,534 "Ľ": 236,535 "ľ": 237,536 "Ŀ": 238,537 "ŀ": 239,538 "Ł": 240,539 "ł": 241,540 "Ń": 242,541 "ĠĠ": 243,542 "Ġt": 244,543 "Ġa": 245,544 "in": 246,545 "he": 247,546 "re": 248,547 "on": 249,548 "er": 250,549 "ĠĠĠĠ": 251,550 "Ġs": 252,551 "at": 253,552 "Ġthe": 254,553 "en": 255,554 "or": 256,555 "es": 257,556 "Ġc": 258,557 "Ġw": 259,558 "it": 260,559 "an": 261,560 "is": 262,561 "Ġd": 263,562 "ou": 264,563 "Ġp": 265,564 "al": 266,565 "Ġf": 267,566 "ar": 268,567 "Ġo": 269,568 "Ġb": 270,569 "ed": 271,570 "ing": 272,571 "Ġm": 273,572 "Ġan": 274,573 "le": 275,574 "Ġto": 276,575 "ion": 277,576 "ic": 278,577 "Ġin": 279,578 "Ġof": 280,579 "as": 281,580 "el": 282,581 "om": 283,582 "Ġl": 284,583 "Ġand": 285,584 "Ġh": 286,585 "ĠÐ": 287,586 "Ġth": 288,587 "ent": 289,588 "et": 290,589 "Ġn": 291,590 "st": 292,591 "а": 293,592 "ro": 294,593 "ct": 295,594 "il": 296,595 "ä¸": 297,596 "Ġre": 298,597 "ĠĠĠĠĠĠĠĠ": 299,598 "ĠĠĠ": 300,599 "Ġe": 301,600 "ot": 302,601 "am": 303,602 "ĠI": 304,603 "id": 305,604 "ac": 306,605 "Ġg": 307,606 "ad": 308,607 "im": 309,608 "un": 310,609 "и": 311,610 "ig": 312,611 "ve": 313,612 "ol": 314,613 "Ġde": 315,614 "ut": 316,615 "Ġis": 317,616 "е": 318,617 "us": 319,618 "Ġy": 320,619 "о": 321,620 "ow": 322,621 "ĠT": 323,622 "ĠS": 324,623 "ÑĤ": 325,624 "ly": 326,625 "Ġfor": 327,626 "qu": 328,627 "ver": 329,628 "Ġbe": 330,629 "Ġon": 331,630 "ur": 332,631 "ay": 333,632 "Ġ(": 334,633 "ation": 335,634 "çļ": 336,635 "çļĦ": 337,636 "ĠA": 338,637 "ĠC": 339,638 "Ġyou": 340,639 "ul": 341,640 "ÑĢ": 342,641 "ãĢ": 343,642 "Ġthat": 344,643 "н": 345,644 "se": 346,645 "ce": 347,646 "ir": 348,647 "ith": 349,648 "âĢ": 350,649 "if": 351,650 "Ġst": 352,651 "Ġv": 353,652 "äº": 354,653 "od": 355,654 "ab": 356,655 "Ġ\\": 357,656 "ch": 358,657 "Ġit": 359,658 "Ġal": 360,659 "ag": 361,660 "Ġhe": 362,661 "Ġ$": 363,662 "ĠM": 364,663 "Ġcon": 365,664 "Ġwith": 366,665 "ter": 367,666 "Ñģ": 368,667 "ri": 369,668 "em": 370,669 "est": 371,670 "Ġas": 372,671 "ap": 373,672 "--": 374,673 "ĠP": 375,674 "Ġwh": 376,675 "um": 377,676 "os": 378,677 "res": 379,678 "ĠB": 380,679 "Ġpro": 381,680 "ist": 382,681 "ht": 383,682 "and": 384,683 "Ġcom": 385,684 "Ġse": 386,685 "ate": 387,686 "pe": 388,687 "ill": 389,688 "ess": 390,689 "ĠĠĠĠĠĠĠ": 391,690 "æľ": 392,691 "th": 393,692 "up": 394,693 "Ġwe": 395,694 "åı": 396,695 "her": 397,696 "ãĢĤ": 398,697 "ä»": 399,698 "ke": 400,699 "ant": 401,700 "ra": 402,701 "Ġ=": 403,702 "ld": 404,703 "Ġun": 405,704 "oc": 406,705 "out": 407,706 "ers": 408,707 "end": 409,708 "Ġor": 410,709 "Ġex": 411,710 "л": 412,711 "ĠL": 413,712 "ĠD": 414,713 "ĠH": 415,714 "our": 416,715 "ĠF": 417,716 "Ġare": 418,717 "å¤": 419,718 "ore": 420,719 "rom": 421,720 "Ġha": 422,721 "ĠW": 423,722 "в": 424,723 "op": 425,724 "nd": 426,725 "ĠE": 427,726 "Ġr": 428,727 "ĠThe": 429,728 "Ġat": 430,729 "iv": 431,730 "art": 432,731 "ĠR": 433,732 "åħ": 434,733 "nt": 435,734 "all": 436,735 "Ġthis": 437,736 "Ġwas": 438,737 "ort": 439,738 "Ġ\"": 440,739 "Ġnot": 441,740 "Ġne": 442,741 "è¿": 443,742 "ain": 444,743 "Ġqu": 445,744 "Ġla": 446,745 "ight": 447,746 "æĺ": 448,747 "pl": 449,748 "Ġus": 450,749 "ction": 451,750 "ĠG": 452,751 "ure": 453,752 "te": 454,753 "å®": 455,754 "Ġen": 456,755 "Ġby": 457,756 "ub": 458,757 "Ġ<": 459,758 "Ġi": 460,759 "ĠN": 461,760 "pt": 462,761 "Ġhave": 463,762 "к": 464,763 "ity": 465,764 "Ġel": 466,765 "Ġsh": 467,766 "ass": 468,767 "ment": 469,768 "åĪ": 470,769 "ame": 471,770 "ould": 472,771 "Ġfrom": 473,772 "ä½": 474,773 "ies": 475,774 ");": 476,775 "åľ": 477,776 "{\\": 478,777 "ine": 479,778 "ia": 480,779 "Ġcan": 481,780 "åIJ": 482,781 "ust": 483,782 "ud": 484,783 "=\"": 485,784 "ĉĉ": 486,785 "âĢĻ": 487,786 "ell": 488,787 "ive": 489,788 "д": 490,789 "age": 491,790 "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 492,791 "ge": 493,792 "ard": 494,793 "og": 495,794 "Ġch": 496,795 "Ġcl": 497,796 "ome": 498,797 "ial": 499,798 "ect": 500,799 "ue": 501,800 "ack": 502,801 "ä¹": 503,802 "æĺ¯": 504,803 "ä¸Ģ": 505,804 "red": 506,805 "ost": 507,806 "ĠO": 508,807 "Ġ{": 509,808 "able": 510,809 "ath": 511,810 "æĪ": 512,811 "Ġper": 513,812 "ich": 514,813 "ind": 515,814 "çĶ": 516,815 "ip": 517,816 "Ġle": 518,817 "å°": 519,818 "Ġyour": 520,819 "Ġall": 521,820 "ie": 522,821 "Ġj": 523,822 "per": 524,823 "Ġme": 525,824 "..": 526,825 "åĬ": 527,826 "Ġtr": 528,827 "av": 529,828 "Ġk": 530,829 "iz": 531,830 "xt": 532,831 "ans": 533,832 "ult": 534,833 "</": 535,834 "Ġdo": 536,835 "ãĢģ": 537,836 "cl": 538,837 "ff": 539,838 "ast": 540,839 "rou": 541,840 "ç»": 542,841 "Ġwill": 543,842 "ok": 544,843 "Ġwhe": 545,844 "ide": 546,845 "Ġab": 547,846 "Ġbut": 548,847 "The": 549,848 "ite": 550,849 "Ġwor": 551,850 "æĹ": 552,851 "ó": 553,852 "ib": 554,853 "Ġн": 555,854 "//": 556,855 "are": 557,856 "Ġso": 558,857 "ak": 559,858 "port": 560,859 "orm": 561,860 "ions": 562,861 "ĠÑģ": 563,862 "Ñı": 564,863 "Ġif": 565,864 "_{": 566,865 "con": 567,866 "ĠJ": 568,867 "cc": 569,868 "Ġ-": 570,869 "Ġpl": 571,870 "int": 572,871 "ä¸į": 573,872 "åĽ": 574,873 "Ġ*": 575,874 "Ġ&": 576,875 "ĠU": 577,876 "ice": 578,877 "м": 579,878 "to": 580,879 "Ġup": 581,880 "Ġdel": 582,881 "der": 583,882 "de": 584,883 "ace": 585,884 "Ġhis": 586,885 "é": 587,886 "Ġwhich": 588,887 "è¯": 589,888 "ase": 590,889 "Ġcomp": 591,890 "ÑĬ": 592,891 "ime": 593,892 "one": 594,893 "ĠĠĠĠĠĠĠĠĠĠĠ": 595,894 "ong": 596,895 "Ġres": 597,896 "ally": 598,897 "æĸ": 599,898 "ä¼": 600,899 "Ġmy": 601,900 "Ġad": 602,901 "Ñĥ": 603,902 "ни": 604,903 "ile": 605,904 "å¹": 606,905 "ther": 607,906 "Ġam": 608,907 "æľī": 609,908 "æĿ": 610,909 "з": 611,910 "åľ¨": 612,911 "eg": 613,912 "Ġgo": 614,913 "Ġ}": 615,914 "ated": 616,915 "äºĨ": 617,916 "åŃ": 618,917 "Ġп": 619,918 "Ġна": 620,919 "ign": 621,920 "act": 622,921 "Ġim": 623,922 "åį": 624,923 "ous": 625,924 "----": 626,925 "ÑĢа": 627,926 "Ġ$\\": 628,927 "urn": 629,928 "人": 630,929 "Ġap": 631,930 "ĠV": 632,931 ").": 633,932 "Ġone": 634,933 "Ġcont": 635,934 "Ġout": 636,935 "ref": 637,936 "gh": 638,937 "ne": 639,938 "è®": 640,939 "ire": 641,940 "Ġno": 642,941 "Ġhas": 643,942 "very": 644,943 "Ġlo": 645,944 "Ġque": 646,945 "ll": 647,946 "æī": 648,947 "ance": 649,948 "ÑĤо": 650,949 "ake": 651,950 "tr": 652,951 "ÑĤа": 653,952 "),": 654,953 "Ġ'": 655,954 "ÃŃ": 656,955 "Ġthey": 657,956 "ep": 658,957 "ob": 659,958 "ens": 660,959 "Ġhad": 661,960 "ft": 662,961 "ĠĠĠĠĠ": 663,962 "math": 664,963 "å¸": 665,964 "ary": 666,965 "å¾": 667,966 "Ġman": 668,967 "ere": 669,968 "Ġar": 670,969 "pro": 671,970 "the": 672,971 "ang": 673,972 "ry": 674,973 "so": 675,974 "Ãł": 676,975 "ĠTh": 677,976 "du": 678,977 "Ġsu": 679,978 "ail": 680,979 "å·": 681,980 "éĩ": 682,981 "ach": 683,982 "\">": 684,983 "ĠIn": 685,984 "ix": 686,985 "èĢ": 687,986 "Ġany": 688,987 "ĥ½": 689,988 "com": 690,989 "Ġmore": 691,990 "ose": 692,991 "form": 693,992 "ord": 694,993 "ph": 695,994 "Ġdis": 696,995 "Ġpart": 697,996 "å¼": 698,997 "Ġser": 699,998 "ition": 700,999 "ber": 701,1000 "åĩ": 702,1001 "ress": 703,1002 "Ġtheir": 704,1003 "Ġdes": 705,1004 "Ġи": 706,1005 "ear": 707,1006 "get": 708,1007 "own": 709,1008 "ks": 710,1009 "Ġher": 711,1010 "Ġes": 712,1011 "ents": 713,1012 "Ġв": 714,1013 "ors": 715,1014 "г": 716,1015 "å¥": 717,1016 "Ġli": 718,1017 "ple": 719,1018 "ations": 720,1019 "ĠK": 721,1020 "ount": 722,1021 "åĨ": 723,1022 "è": 724,1023 "ence": 725,1024 "п": 726,1025 "ÑĤе": 727,1026 "на": 728,1027 "ound": 729,1028 "row": 730,1029 "Ñĩ": 731,1030 "ва": 732,1031 "ely": 733,1032 "ru": 734,1033 "Ġsp": 735,1034 "ma": 736,1035 "Ġsa": 737,1036 "ode": 738,1037 "ical": 739,1038 "}\\": 740,1039 "è¡": 741,1040 "Ġsome": 742,1041 "åº": 743,1042 "Ġwould": 744,1043 "Ġthere": 745,1044 "**": 746,1045 "éĢ": 747,1046 "大": 748,1047 "Ġfe": 749,1048 "Ġother": 750,1049 "ata": 751,1050 "Ġget": 752,1051 "å¯": 753,1052 "Ġwhen": 754,1053 "ÑĢе": 755,1054 "Ġsc": 756,1055 "ject": 757,1056 "ree": 758,1057 "}$": 759,1058 "Ġev": 760,1059 "Ġnew": 761,1060 "Ġclass": 762,1061 "vers": 763,1062 "ä¸Ń": 764,1063 "Ġо": 765,1064 "Ġtime": 766,1065 "ÑĢи": 767,1066 "Ġthem": 768,1067 "Ġour": 769,1068 "ĠY": 770,1069 "çĽ": 771,1070 "ick": 772,1071 "ype": 773,1072 "In": 774,1073 "ert": 775,1074 "low": 776,1075 "为": 777,1076 "Ġwere": 778,1077 "Ġwho": 779,1078 "åĮ": 780,1079 "^{": 781,1080 "sp": 782,1081 "èµ": 783,1082 "reat": 784,1083 "elf": 785,1084 "Ġabout": 786,1085 "è¿Ļ": 787,1086 "==": 788,1087 "lo": 789,1088 "âĢľ": 790,1089 "ings": 791,1090 "turn": 792,1091 "Ġpr": 793,1092 "ex": 794,1093 "б": 795,1094 "ink": 796,1095 "ays": 797,1096 "个": 798,1097 "ory": 799,1098 "è§": 800,1099 "ener": 801,1100 "Ġ|": 802,1101 "Ġbeen": 803,1102 "Ġte": 804,1103 "Ġag": 805,1104 "æĬ": 806,1105 "li": 807,1106 "è´": 808,1107 "ĠIt": 809,1108 "nc": 810,1109 "lic": 811,1110 "æķ": 812,1111 "Ġro": 813,1112 "ck": 814,1113 "ef": 815,1114 "ä¸Ĭ": 816,1115 "ari": 817,1116 "çİ": 818,1117 "å¿": 819,1118 "ta": 820,1119 "Ġva": 821,1120 "text": 822,1121 "æł": 823,1122 "Ġob": 824,1123 "Ġ[": 825,1124 "()": 826,1125 "aus": 827,1126 "æĢ": 828,1127 "Ġfun": 829,1128 "Ġwork": 830,1129 "Ġkn": 831,1130 "we": 832,1131 "ps": 833,1132 "ual": 834,1133 "åĴ": 835,1134 "ÑģÑĤ": 836,1135 "Ġlike": 837,1136 "Ġshe": 838,1137 "Ġalso": 839,1138 "Ġpre": 840,1139 "èĩ": 841,1140 "Ġoff": 842,1141 "old": 843,1142 "ish": 844,1143 "Ġset": 845,1144 "Ġbo": 846,1145 "rib": 847,1146 "wo": 848,1147 "vel": 849,1148 "æĹ¶": 850,1149 "以": 851,1150 "æĪij": 852,1151 "Ġthan": 853,1152 "Ġinst": 854,1153 "Ġover": 855,1154 "Ġwhat": 856,1155 "Ġhim": 857,1156 "ild": 858,1157 "Ġest": 859,1158 "ark": 860,1159 "irst": 861,1160 "eth": 862,1161 "anc": 863,1162 "ont": 864,1163 "fr": 865,1164 "itt": 866,1165 "iff": 867,1166 "ç§": 868,1167 "ec": 869,1168 "sc": 870,1169 "ock": 871,1170 "¦ģ": 872,1171 "åİ": 873,1172 "hed": 874,1173 "}}": 875,1174 "Ġspe": 876,1175 "ov": 877,1176 "les": 878,1177 "ons": 879,1178 "gr": 880,1179 "Ġinto": 881,1180 "Ġval": 882,1181 ".\"": 883,1182 "å±": 884,1183 "åĴĮ": 885,1184 "ys": 886,1185 "tern": 887,1186 "æŃ": 888,1187 "Ġonly": 889,1188 "ÑĨ": 890,1189 "âĢĵ": 891,1190 "è¦ģ": 892,1191 "Ġ/": 893,1192 "erm": 894,1193 "Ġits": 895,1194 "éĿ": 896,1195 "ull": 897,1196 "æ°": 898,1197 "Ġsup": 899,1198 "ĠSt": 900,1199 "enc": 901,1200 "Ġк": 902,