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