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