msaid1976/SmolVLM-Instruct-Navigation-FineTuned
0
1{2 "version": "1.0",3 "truncation": null,4 "padding": {5 "strategy": "BatchLongest",6 "direction": "Right",7 "pad_to_multiple_of": null,8 "pad_id": 2,9 "pad_type_id": 0,10 "pad_token": "<|im_end|>"11 },12 "added_tokens": [13 {14 "id": 0,15 "content": "<|endoftext|>",16 "single_word": false,17 "lstrip": false,18 "rstrip": false,19 "normalized": false,20 "special": true21 },22 {23 "id": 1,24 "content": "<|im_start|>",25 "single_word": false,26 "lstrip": false,27 "rstrip": false,28 "normalized": false,29 "special": true30 },31 {32 "id": 2,33 "content": "<|im_end|>",34 "single_word": false,35 "lstrip": false,36 "rstrip": false,37 "normalized": false,38 "special": true39 },40 {41 "id": 3,42 "content": "<repo_name>",43 "single_word": false,44 "lstrip": false,45 "rstrip": false,46 "normalized": false,47 "special": true48 },49 {50 "id": 4,51 "content": "<reponame>",52 "single_word": false,53 "lstrip": false,54 "rstrip": false,55 "normalized": false,56 "special": true57 },58 {59 "id": 5,60 "content": "<file_sep>",61 "single_word": false,62 "lstrip": false,63 "rstrip": false,64 "normalized": false,65 "special": true66 },67 {68 "id": 6,69 "content": "<filename>",70 "single_word": false,71 "lstrip": false,72 "rstrip": false,73 "normalized": false,74 "special": true75 },76 {77 "id": 7,78 "content": "<gh_stars>",79 "single_word": false,80 "lstrip": false,81 "rstrip": false,82 "normalized": false,83 "special": true84 },85 {86 "id": 8,87 "content": "<issue_start>",88 "single_word": false,89 "lstrip": false,90 "rstrip": false,91 "normalized": false,92 "special": true93 },94 {95 "id": 9,96 "content": "<issue_comment>",97 "single_word": false,98 "lstrip": false,99 "rstrip": false,100 "normalized": false,101 "special": true102 },103 {104 "id": 10,105 "content": "<issue_closed>",106 "single_word": false,107 "lstrip": false,108 "rstrip": false,109 "normalized": false,110 "special": true111 },112 {113 "id": 11,114 "content": "<jupyter_start>",115 "single_word": false,116 "lstrip": false,117 "rstrip": false,118 "normalized": false,119 "special": true120 },121 {122 "id": 12,123 "content": "<jupyter_text>",124 "single_word": false,125 "lstrip": false,126 "rstrip": false,127 "normalized": false,128 "special": true129 },130 {131 "id": 13,132 "content": "<jupyter_code>",133 "single_word": false,134 "lstrip": false,135 "rstrip": false,136 "normalized": false,137 "special": true138 },139 {140 "id": 14,141 "content": "<jupyter_output>",142 "single_word": false,143 "lstrip": false,144 "rstrip": false,145 "normalized": false,146 "special": true147 },148 {149 "id": 15,150 "content": "<jupyter_script>",151 "single_word": false,152 "lstrip": false,153 "rstrip": false,154 "normalized": false,155 "special": true156 },157 {158 "id": 16,159 "content": "<empty_output>",160 "single_word": false,161 "lstrip": false,162 "rstrip": false,163 "normalized": false,164 "special": true165 },166 {167 "id": 49152,168 "content": "<fake_token_around_image>",169 "single_word": false,170 "lstrip": false,171 "rstrip": false,172 "normalized": false,173 "special": true174 },175 {176 "id": 49153,177 "content": "<image>",178 "single_word": false,179 "lstrip": false,180 "rstrip": false,181 "normalized": false,182 "special": true183 },184 {185 "id": 49154,186 "content": "<end_of_utterance>",187 "single_word": false,188 "lstrip": false,189 "rstrip": false,190 "normalized": false,191 "special": true192 }193 ],194 "normalizer": null,195 "pre_tokenizer": {196 "type": "Sequence",197 "pretokenizers": [198 {199 "type": "Digits",200 "individual_digits": true201 },202 {203 "type": "ByteLevel",204 "add_prefix_space": false,205 "trim_offsets": true,206 "use_regex": true207 }208 ]209 },210 "post_processor": null,211 "decoder": {212 "type": "ByteLevel",213 "add_prefix_space": true,214 "trim_offsets": true,215 "use_regex": true216 },217 "model": {218 "type": "BPE",219 "dropout": null,220 "unk_token": null,221 "continuing_subword_prefix": null,222 "end_of_word_suffix": null,223 "fuse_unk": false,224 "byte_fallback": false,225 "ignore_merges": false,226 "vocab": {227 "<|endoftext|>": 0,228 "<|im_start|>": 1,229 "<|im_end|>": 2,230 "<repo_name>": 3,231 "<reponame>": 4,232 "<file_sep>": 5,233 "<filename>": 6,234 "<gh_stars>": 7,235 "<issue_start>": 8,236 "<issue_comment>": 9,237 "<issue_closed>": 10,238 "<jupyter_start>": 11,239 "<jupyter_text>": 12,240 "<jupyter_code>": 13,241 "<jupyter_output>": 14,242 "<jupyter_script>": 15,243 "<empty_output>": 16,244 "!": 17,245 "\"": 18,246 "#": 19,247 "$": 20,248 "%": 21,249 "&": 22,250 "'": 23,251 "(": 24,252 ")": 25,253 "*": 26,254 "+": 27,255 ",": 28,256 "-": 29,257 ".": 30,258 "/": 31,259 "0": 32,260 "1": 33,261 "2": 34,262 "3": 35,263 "4": 36,264 "5": 37,265 "6": 38,266 "7": 39,267 "8": 40,268 "9": 41,269 ":": 42,270 ";": 43,271 "<": 44,272 "=": 45,273 ">": 46,274 "?": 47,275 "@": 48,276 "A": 49,277 "B": 50,278 "C": 51,279 "D": 52,280 "E": 53,281 "F": 54,282 "G": 55,283 "H": 56,284 "I": 57,285 "J": 58,286 "K": 59,287 "L": 60,288 "M": 61,289 "N": 62,290 "O": 63,291 "P": 64,292 "Q": 65,293 "R": 66,294 "S": 67,295 "T": 68,296 "U": 69,297 "V": 70,298 "W": 71,299 "X": 72,300 "Y": 73,301 "Z": 74,302 "[": 75,303 "\\": 76,304 "]": 77,305 "^": 78,306 "_": 79,307 "`": 80,308 "a": 81,309 "b": 82,310 "c": 83,311 "d": 84,312 "e": 85,313 "f": 86,314 "g": 87,315 "h": 88,316 "i": 89,317 "j": 90,318 "k": 91,319 "l": 92,320 "m": 93,321 "n": 94,322 "o": 95,323 "p": 96,324 "q": 97,325 "r": 98,326 "s": 99,327 "t": 100,328 "u": 101,329 "v": 102,330 "w": 103,331 "x": 104,332 "y": 105,333 "z": 106,334 "{": 107,335 "|": 108,336 "}": 109,337 "~": 110,338 "¡": 111,339 "¢": 112,340 "£": 113,341 "¤": 114,342 "¥": 115,343 "¦": 116,344 "§": 117,345 "¨": 118,346 "©": 119,347 "ª": 120,348 "«": 121,349 "¬": 122,350 "®": 123,351 "¯": 124,352 "°": 125,353 "±": 126,354 "²": 127,355 "³": 128,356 "´": 129,357 "µ": 130,358 "¶": 131,359 "·": 132,360 "¸": 133,361 "¹": 134,362 "º": 135,363 "»": 136,364 "¼": 137,365 "½": 138,366 "¾": 139,367 "¿": 140,368 "Â": 141,369 "Ã": 142,370 "Ä": 143,371 "Å": 144,372 "Æ": 145,373 "Ç": 146,374 "È": 147,375 "É": 148,376 "Ê": 149,377 "Ë": 150,378 "Ì": 151,379 "Í": 152,380 "Î": 153,381 "Ï": 154,382 "Ð": 155,383 "Ñ": 156,384 "Ò": 157,385 "Ó": 158,386 "Ô": 159,387 "Õ": 160,388 "Ö": 161,389 "×": 162,390 "Ø": 163,391 "Ù": 164,392 "Ú": 165,393 "Û": 166,394 "Ü": 167,395 "Ý": 168,396 "Þ": 169,397 "ß": 170,398 "à": 171,399 "á": 172,400 "â": 173,401 "ã": 174,402 "ä": 175,403 "å": 176,404 "æ": 177,405 "ç": 178,406 "è": 179,407 "é": 180,408 "ê": 181,409 "ë": 182,410 "ì": 183,411 "í": 184,412 "î": 185,413 "ï": 186,414 "ð": 187,415 "ó": 188,416 "ô": 189,417 "Ā": 190,418 "ā": 191,419 "Ă": 192,420 "ă": 193,421 "ą": 194,422 "ć": 195,423 "Ĉ": 196,424 "ĉ": 197,425 "Ċ": 198,426 "ċ": 199,427 "Č": 200,428 "č": 201,429 "Ď": 202,430 "ď": 203,431 "Đ": 204,432 "đ": 205,433 "Ē": 206,434 "ĕ": 207,435 "ė": 208,436 "Ę": 209,437 "ę": 210,438 "Ě": 211,439 "ě": 212,440 "Ĝ": 213,441 "Ğ": 214,442 "ğ": 215,443 "Ġ": 216,444 "ġ": 217,445 "Ģ": 218,446 "ģ": 219,447 "Ĥ": 220,448 "ĥ": 221,449 "Ħ": 222,450 "ħ": 223,451 "Ĩ": 224,452 "ĩ": 225,453 "Ī": 226,454 "ī": 227,455 "Ĭ": 228,456 "ĭ": 229,457 "Į": 230,458 "į": 231,459 "İ": 232,460 "ı": 233,461 "IJ": 234,462 "ij": 235,463 "Ĵ": 236,464 "ĵ": 237,465 "Ķ": 238,466 "ķ": 239,467 "ĸ": 240,468 "Ĺ": 241,469 "ĺ": 242,470 "Ļ": 243,471 "ļ": 244,472 "Ľ": 245,473 "ľ": 246,474 "Ŀ": 247,475 "ŀ": 248,476 "Ł": 249,477 "ł": 250,478 "Ń": 251,479 "Ġt": 252,480 "Ġa": 253,481 "in": 254,482 "he": 255,483 "ĠĠ": 256,484 "re": 257,485 "on": 258,486 "er": 259,487 "Ġthe": 260,488 "at": 261,489 "Ġs": 262,490 "Ġo": 263,491 "en": 264,492 "Ġc": 265,493 "es": 266,494 "Ġw": 267,495 "nd": 268,496 "it": 269,497 "or": 270,498 "is": 271,499 "al": 272,500 "Ġp": 273,501 "ing": 274,502 "Ġf": 275,503 "an": 276,504 "ed": 277,505 "Ġb": 278,506 "ou": 279,507 "ar": 280,508 "Ġin": 281,509 "Ġof": 282,510 "Ġm": 283,511 "Ġand": 284,512 "ion": 285,513 "ic": 286,514 "Ġd": 287,515 "Ġto": 288,516 "ĠĠĠĠ": 289,517 "le": 290,518 "ro": 291,519 "as": 292,520 "ent": 293,521 "Ġh": 294,522 "Ġth": 295,523 "ct": 296,524 "Ġe": 297,525 "Ġre": 298,526 "el": 299,527 "om": 300,528 "il": 301,529 "st": 302,530 "Ġl": 303,531 "Ġn": 304,532 "et": 305,533 "im": 306,534 "ve": 307,535 "ol": 308,536 "ation": 309,537 "Ġg": 310,538 "id": 311,539 "ĠT": 312,540 "se": 313,541 "Ġis": 314,542 "ur": 315,543 "ut": 316,544 "ra": 317,545 "ly": 318,546 "ce": 319,547 "ot": 320,548 "âĢ": 321,549 "ch": 322,550 "ow": 323,551 "ig": 324,552 "Ġbe": 325,553 "Ġu": 326,554 "Ġfor": 327,555 "Ġst": 328,556 "Ġy": 329,557 "ĠA": 330,558 "ver": 331,559 "am": 332,560 "ĠĠĠ": 333,561 "ĠS": 334,562 "Ġon": 335,563 "ul": 336,564 "ir": 337,565 "Ġthat": 338,566 "ĠI": 339,567 "ĠC": 340,568 "ay": 341,569 "if": 342,570 "ith": 343,571 "ad": 344,572 "Ġcon": 345,573 "Ġyou": 346,574 "Ġas": 347,575 "Ġpro": 348,576 "her": 349,577 "od": 350,578 "Ġwith": 351,579 "ter": 352,580 "ĠĠĠĠĠĠĠĠ": 353,581 "Ġan": 354,582 "Ġor": 355,583 "Ġwh": 356,584 "Ġit": 357,585 "ment": 358,586 "Ġare": 359,587 "Ġal": 360,588 "ge": 361,589 "ess": 362,590 "ist": 363,591 "Ġex": 364,592 "Ġ(": 365,593 "ers": 366,594 "Ġde": 367,595 "ate": 368,596 "ab": 369,597 "ies": 370,598 "op": 371,599 "ĠM": 372,600 "th": 373,601 "ect": 374,602 "res": 375,603 "us": 376,604 "ĠP": 377,605 "ĠThe": 378,606 "Ġcom": 379,607 "iv": 380,608 "est": 381,609 "um": 382,610 "ity": 383,611 "Ġhe": 384,612 "qu": 385,613 "Ġv": 386,614 "ac": 387,615 "ill": 388,616 "ĠB": 389,617 "ore": 390,618 "em": 391,619 "Ġwe": 392,620 "Ġsu": 393,621 "pp": 394,622 "os": 395,623 "ke": 396,624 "and": 397,625 "rom": 398,626 "nt": 399,627 "ld": 400,628 "ort": 401,629 "ain": 402,630 "ant": 403,631 "ive": 404,632 "igh": 405,633 "oc": 406,634 "ĠH": 407,635 "ĠW": 408,636 "ial": 409,637 "Ġch": 410,638 "Ġby": 411,639 "Ġr": 412,640 "ud": 413,641 "ĠE": 414,642 "ĠĠĠĠĠĠĠ": 415,643 "Ġcan": 416,644 "âĢĻ": 417,645 "Ġat": 418,646 "un": 419,647 "Ġne": 420,648 "Ġha": 421,649 "ĠD": 422,650 "--": 423,651 "ure": 424,652 "Ġle": 425,653 "ĠF": 426,654 "Ġse": 427,655 "ĠR": 428,656 "Ġfrom": 429,657 "Ġen": 430,658 "ri": 431,659 "pe": 432,660 "ical": 433,661 "art": 434,662 "og": 435,663 "Ġwas": 436,664 "pt": 437,665 "ions": 438,666 "pl": 439,667 "rou": 440,668 "Ġnot": 441,669 "ĠN": 442,670 "Ġsh": 443,671 "Ġim": 444,672 "ight": 445,673 "Ġ=": 446,674 "out": 447,675 "ĊĠĠĠĠĠĠĠ": 448,676 "all": 449,677 "ĠL": 450,678 "Ġthis": 451,679 "ĠG": 452,680 "Ġab": 453,681 "ag": 454,682 "red": 455,683 "per": 456,684 "Ġhave": 457,685 "Ġwor": 458,686 "ĠâĢ": 459,687 "gh": 460,688 "our": 461,689 "ine": 462,690 "iz": 463,691 "Ġint": 464,692 "ome": 465,693 "ĊĠĠĠĠĠĠĠĠ": 466,694 "ust": 467,695 "Ġus": 468,696 "Ġyour": 469,697 "ould": 470,698 "act": 471,699 "ĊĠĠĠ": 472,700 "age": 473,701 "ost": 474,702 "Ġpl": 475,703 "Ġ\"": 476,704 "ard": 477,705 "ell": 478,706 "ther": 479,707 "Ġtheir": 480,708 "ult": 481,709 "elf": 482,710 "ated": 483,711 "ff": 484,712 "ich": 485,713 "end": 486,714 "ans": 487,715 "ous": 488,716 "ide": 489,717 "ru": 490,718 "ations": 491,719 "ĠO": 492,720 "Ġad": 493,721 "ak": 494,722 "Ġwhe": 495,723 "du": 496,724 "cl": 497,725 "Ġcont": 498,726 "Ġres": 499,727 "ast": 500,728 "Ġk": 501,729 "Ġthey": 502,730 "Ġcomp": 503,731 "The": 504,732 "ib": 505,733 "'s": 506,734 "orm": 507,735 "ip": 508,736 "cc": 509,737 "Ġdis": 510,738 "Ġall": 511,739 "ap": 512,740 "ame": 513,741 "ĠU": 514,742 "able": 515,743 "ong": 516,744 "ear": 517,745 "ere": 518,746 "ie": 519,747 "ass": 520,748 "Ġimp": 521,749 "are": 522,750 "Ġwill": 523,751 "ance": 524,752 "ĠTh": 525,753 "ind": 526,754 "Ġwhich": 527,755 "ood": 528,756 "ary": 529,757 "ĠJ": 530,758 "ual": 531,759 "vel": 532,760 "ĠIn": 533,761 "ep": 534,762 "ence": 535,763 "Ġdo": 536,764 "one": 537,765 "ks": 538,766 "Ġcl": 539,767 "Ġmore": 540,768 "ry": 541,769 "ia": 542,770 "Ġte": 543,771 "Ġj": 544,772 "ign": 545,773 "ue": 546,774 "ents": 547,775 "reat": 548,776 "Ġme": 549,777 "Ġother": 550,778 "Ġun": 551,779 "ile": 552,780 "Ġhas": 553,781 "ach": 554,782 "Ġman": 555,783 "ime": 556,784 "ction": 557,785 "ild": 558,786 "so": 559,787 "ress": 560,788 "ces": 561,789 "Ġar": 562,790 "Ġabout": 563,791 "Ġbut": 564,792 "av": 565,793 "Ġapp": 566,794 "Ġper": 567,795 "oo": 568,796 "ice": 569,797 "ition": 570,798 "ater": 571,799 "ely": 572,800 "âĢĿ": 573,801 "Ġsp": 574,802 "ake": 575,803 "ase": 576,804 "Ġev": 577,805 "Ġout": 578,806 "ors": 579,807 "ack": 580,808 "ens": 581,809 "Ġone": 582,810 "very": 583,811 "form": 584,812 "Ġif": 585,813 "----": 586,814 "ory": 587,815 "Ġso": 588,816 "ord": 589,817 "ace": 590,818 "int": 591,819 "Ġwere": 592,820 "ber": 593,821 "nder": 594,822 ").": 595,823 "Ġli": 596,824 "Ġalso": 597,825 "ount": 598,826 "Ġpart": 599,827 "Ġcomm": 600,828 "Ġthem": 601,829 "ose": 602,830 "au": 603,831 "ang": 604,832 "ci": 605,833 "Ġstud": 606,834 "con": 607,835 "rit": 608,836 "ire": 609,837 "Ġpe": 610,838 "ub": 611,839 "now": 612,840 "Ġqu": 613,841 "Ġup": 614,842 "Ġsy": 615,843 "ings": 616,844 "Ġwho": 617,845 "Ġinto": 618,846 "ĠâĢľ": 619,847 "ound": 620,848 "ish": 621,849 "Ġpre": 622,850 "Ġthese": 623,851 "Ġits": 624,852 "ĠSt": 625,853 "olog": 626,854 "iff": 627,855 "pec": 628,856 "ĊĠĠĠĠĠĠĠĠĠĠĠ": 629,857 "rough": 630,858 "ric": 631,859 "Ġfe": 632,860 "Ġbec": 633,861 "Ġsome": 634,862 "Ġtra": 635,863 "ail": 636,864 "Ġ'": 637,865 "Ġhow": 638,866 "Ġself": 639,867 "ree": 640,868 "Ġind": 641,869 "ities": 642,870 "),": 643,871 "king": 644,872 "Ġwhen": 645,873 "ays": 646,874 "ph": 647,875 "vers": 648,876 "Ġem": 649,877 "Ġhis": 650,878 "Ġro": 651,879 "ific": 652,880 "Ġour": 653,881 "Ġmay": 654,882 "Ġtime": 655,883 "Ġunder": 656,884 "ĠIt": 657,885 "ments": 658,886 "ĠK": 659,887 "ates": 660,888 "ople": 661,889 "ne": 662,890 "ite": 663,891 "Ġcol": 664,892 "Ġthere": 665,893 "Ġbet": 666,894 "urn": 667,895 "cre": 668,896 "ĠThis": 669,897 "Ġthan": 670,898 "ough": 671,899 "ys": 672,900 "Ġdiff": 673,901 "ating": 674,902 "ob": 675,903 "te": 676,904 "we": 677,905 "ĠCh": 678,906 "ath": 679,907 "ject": 680,908 "Ġtr": 681,909 "ally": 682,910 "low": 683,911 "erv": 684,912 "Ġgo": 685,913 "ms": 686,914 "Ġcons": 687,915 "Ġag": 688,916 "Ġra": 689,917 "Ġover": 690,918 "lect": 691,919 "Ġrec": 692,920 "xt": 693,921 "Ġpr": 694,922 "ple": 695,923 "tern": 696,924 "ian": 697,925 "Ġacc": 698,926 "Ġknow": 699,927 "cess": 700,928 "Ġpeople": 701,929 "Ġlike": 702,930 "ove": 703,931 "Ġhel": 704,932 "Ġact": 705,933 "ata": 706,934 "ons": 707,935 "Ġdes": 708,936 "lic": 709,937 "clud": 710,938 "ious": 711,939 "##": 712,940 "Ġyear": 713,941 "arn": 714,942 "Ġsuch": 715,943 "Ġrel": 716,944 "ĠV": 717,945 "ĠY": 718,946 "Ġbeen": 719,947 "row": 720,948 "ef": 721,949 "Ġuse": 722,950 "ren": 723,951 "Ġhelp": 724,952 "Ġnew": 725,953 "get": 726,954 "):": 727,955 "alth": 728,956 "irst": 729,957 "ert": 730,958 "Ġ-": 731,959 "Ġwhat": 732,960 "ause": 733,961 "eth": 734,962 "les": 735,963 "Ġwould": 736,964 "Ġneed": 737,965 "Ġthrough": 738,966 "ful": 739,967 "stem": 740,968 "uring": 741,969 "round": 742,970 "Ġsa": 743,971 "Ġam": 744,972 "Ġeff": 745,973 "Ġwork": 746,974 "ics": 747,975 "velop": 748,976 "ov": 749,977 "Ġany": 750,978 "ool": 751,979 "Ġimport": 752,980 "Ġdef": 753,981 "Ġbl": 754,982 "ular": 755,983 "ures": 756,984 "Ġass": 757,985 "Ġspec": 758,986 "Ġgen": 759,987 "Ġtw": 760,988 "Ġhad": 761,989 "rib": 762,990 "mer": 763,991 "ll": 764,992 "Ġinclud": 765,993 "ced": 766,994 "Ġoff": 767,995 "Ġmost": 768,996 "ise": 769,997 "hed": 770,998 "self": 771,999 "Ġprov": 772,1000 "port": 773,1001 "iss": 774,1002 "ract": 775,1003 "ange": 776,1004 "Ġph": 777,1005 "ict": 778,1006 "Ġreg": 779,1007 "ational": 780,1008 "als": 781,1009 "Ġdiffere": 782,1010 "ility": 783,1011 "Ġac": 784,1012 "pect": 785,1013 "oss": 786,1014 "Ġno": 787,1015 "In": 788,1016 "oth": 789,1017 "ook": 790,1018 "ative": 791,1019 "ark": 792,1020 "old": 793,1021 "Ġob": 794,1022 "hen": 795,1023 "Ġprodu": 796,1024 "Ġinv": 797,1025 "Ġmod": 798,1026 "Ġdevelop": 799,1027 "Ġmany": 800,1028 "Ġdi": 801,1029 "Ġrem": 802,1030 "Ġadd": 803,1031 "Ġused": 804,1032 "Ġonly": 805,1033 "Ġsc": 806,1034 "fter": 807,1035 "Ġfirst": 808,1036 "ween": 809,1037 "ĠUn": 810,1038 "Ġchild": 811,1039 "ible": 812,1040 "ten": 813,1041 "ram": 814,1042 "uc": 815,1043 "ĠâĢĵ": 816,1044 "Ġsystem": 817,1045 "arch": 818,1046 "Ġatt": 819,1047 "Ġget": 820,1048 "ased": 821,1049 "Ġinst": 822,1050 "ower": 823,1051 "com": 824,1052 "cept": 825,1053 "Ġbetween": 826,1054 "Ġtwo": 827,1055 "**": 828,1056 "Ġret": 829,1057 "ife": 830,1058 "chn": 831,1059 "Ġfl": 832,1060 "erm": 833,1061 "Ġinf": 834,1062 "Ġlearn": 835,1063 "ize": 836,1064 "Ġwhere": 837,1065 "Ġsur": 838,1066 "wn": 839,1067 "Ġsub": 840,1068 "Ġexam": 841,1069 "its": 842,1070 "Ġinter": 843,1071 "Ġpo": 844,1072 "own": 845,1073 "ew": 846,1074 "ond": 847,1075 "Ġpers": 848,1076 "ts": 849,1077 "Ġtrans": 850,1078 "ps": 851,1079 "hes": 852,1080 "Ġpol": 853,1081 "ble": 854,1082 "Ġexper": 855,1083 "Ġcould": 856,1084 "Ġco": 857,1085 "Ġsupp": 858,1086 "ss": 859,1087 "ution": 860,1088 "Ġnum": 861,1089 "ting": 862,1090 "ng": 863,1091 "Ġhealth": 864,1092 "Ġsm": 865,1093 "ty": 866,1094 "ural": 867,1095 "Ġshould": 868,1096 "ern": 869,1097 "gan": 870,1098 "Ġstr": 871,1099 "ever": 872,1100 "cy": 873,1101 "Ġher": 874,1102 "ues": 875,1103 "Ġwell": 876,1104 "Ġbu": 877,1105 "ily": 878,1106 "stand": 879,1107 "ident": 880,1108 "erg": 881,1109 "oci": 882,1110 "Ġty": 883,1111 "ines": 884,1112 "ied": 885,1113 "Ġval": 886,1114 "Ġpres": 887,1115 "ex": 888,1116 "Ġexpl": 889,1117 "__": 890,1118 "Ġvar": 891,1119 "fore": 892,1120 "Ġrese": 893,1121 "aking": 894,1122 "Ġsim": 895,1123 "Ġdifferent": 896,1124 "Ġevery": 897,1125 "ives": 898,1126 "ology": 899,1127 "ink": 900,1128 "ick": 901,1129 "Ġke": 902,1130 "ade": 903,1131 "Ġhigh": 904,1132 "Ġworld": 905,1133 "ature": 906,1134 "Ġ#": 907,1135 "Ġeven": 908,1136 "ĠHe": 909,1137 "Ġform": 910,1138 "ists": 911,1139 "aw": 912,1140 "Ġwater": 913,1141 "Ġsign": 914,1142 "Ġjust": 915,1143 "--------": 916,1144 "ants": 917,1145 "ism": 918,1146 "Ġmake": 919,1147 "vent": 920,1148 "Ġexp": 921,1149 "oy": 922,1150 "',": 923,1151 "ness": 924,1152 "uch": 925,1153 "ft": 926,1154 "ins": 927,1155 "iew": 928,1156 "Ġyears": 929,1157 "Ġref": 930,1158 "ds": 931,1159 "Ġset": 932,1160 "Ġ[": 933,1161 "Ġcommun": 934,1162 "Ġcre": 935,1163 "ck": 936,1164 "Ġdisc": 937,1165 "arg": 938,1166 "Ġtechn": 939,1167 "Ġdata": 940,1168 "chool": 941,1169 "ĠRe": 942,1170 "ices": 943,1171 "Ġrequ": 944,1172 "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 945,1173 "Ġcall": 946,1174 "ically": 947,1175 "Ġhum": 948,1176 "other": 949,1177 "..": 950,1178 "ax": 951,1179 "ential": 952,1180 "Ġed": 953,1181 "ars": 954,1182 "Ġgra": 955,1183 "iel": 956,1184 "Ġmy": 957,1185 "Ġmed": 958,1186 "ward": 959,1187 "ited": 960,1188 "ruct": 961,1189 "hat": 962,1190 "Ġsee": 963,1191 "Ġdet": 964,1192 "Ġthen": 965,1193 "Ġresult": 966,1194 "Ġthose": 967,1195 "ually": 968,1196 "ages": 969,1197 "Ġway": 970,1198 "Ġeach": 971,1199 "formation": 972,1200 "Ġins": 973,