CoolFace
Modelpublic

MLAdaptiveIntelligence/LLaVAction-7B

sourceHugging Facecc-by-nc-sa-4.0updated 2y agoView on Hugging Face
1likes96downloads
tokenizer.json303120 linesDownload Raw Back to root
1{2  "version": "1.0",3  "truncation": null,4  "padding": null,5  "added_tokens": [6    {7      "id": 151643,8      "content": "<|endoftext|>",9      "single_word": false,10      "lstrip": false,11      "rstrip": false,12      "normalized": false,13      "special": true14    },15    {16      "id": 151644,17      "content": "<|im_start|>",18      "single_word": false,19      "lstrip": false,20      "rstrip": false,21      "normalized": false,22      "special": true23    },24    {25      "id": 151645,26      "content": "<|im_end|>",27      "single_word": false,28      "lstrip": false,29      "rstrip": false,30      "normalized": false,31      "special": true32    },33    {34      "id": 151646,35      "content": "<image>",36      "single_word": false,37      "lstrip": false,38      "rstrip": false,39      "normalized": false,40      "special": true41    }42  ],43  "normalizer": {44    "type": "NFC"45  },46  "pre_tokenizer": {47    "type": "Sequence",48    "pretokenizers": [49      {50        "type": "Split",51        "pattern": {52          "Regex": "(?i:'s|'t|'re|'ve|'m|'ll|'d)|[^\\r\\n\\p{L}\\p{N}]?\\p{L}+|\\p{N}| ?[^\\s\\p{L}\\p{N}]+[\\r\\n]*|\\s*[\\r\\n]+|\\s+(?!\\S)|\\s+"53        },54        "behavior": "Isolated",55        "invert": false56      },57      {58        "type": "ByteLevel",59        "add_prefix_space": false,60        "trim_offsets": false,61        "use_regex": false62      }63    ]64  },65  "post_processor": {66    "type": "ByteLevel",67    "add_prefix_space": false,68    "trim_offsets": false,69    "use_regex": false70  },71  "decoder": {72    "type": "ByteLevel",73    "add_prefix_space": false,74    "trim_offsets": false,75    "use_regex": false76  },77  "model": {78    "type": "BPE",79    "dropout": null,80    "unk_token": null,81    "continuing_subword_prefix": "",82    "end_of_word_suffix": "",83    "fuse_unk": false,84    "byte_fallback": false,85    "vocab": {86      "!": 0,87      "\"": 1,88      "#": 2,89      "$": 3,90      "%": 4,91      "&": 5,92      "'": 6,93      "(": 7,94      ")": 8,95      "*": 9,96      "+": 10,97      ",": 11,98      "-": 12,99      ".": 13,100      "/": 14,101      "0": 15,102      "1": 16,103      "2": 17,104      "3": 18,105      "4": 19,106      "5": 20,107      "6": 21,108      "7": 22,109      "8": 23,110      "9": 24,111      ":": 25,112      ";": 26,113      "<": 27,114      "=": 28,115      ">": 29,116      "?": 30,117      "@": 31,118      "A": 32,119      "B": 33,120      "C": 34,121      "D": 35,122      "E": 36,123      "F": 37,124      "G": 38,125      "H": 39,126      "I": 40,127      "J": 41,128      "K": 42,129      "L": 43,130      "M": 44,131      "N": 45,132      "O": 46,133      "P": 47,134      "Q": 48,135      "R": 49,136      "S": 50,137      "T": 51,138      "U": 52,139      "V": 53,140      "W": 54,141      "X": 55,142      "Y": 56,143      "Z": 57,144      "[": 58,145      "\\": 59,146      "]": 60,147      "^": 61,148      "_": 62,149      "`": 63,150      "a": 64,151      "b": 65,152      "c": 66,153      "d": 67,154      "e": 68,155      "f": 69,156      "g": 70,157      "h": 71,158      "i": 72,159      "j": 73,160      "k": 74,161      "l": 75,162      "m": 76,163      "n": 77,164      "o": 78,165      "p": 79,166      "q": 80,167      "r": 81,168      "s": 82,169      "t": 83,170      "u": 84,171      "v": 85,172      "w": 86,173      "x": 87,174      "y": 88,175      "z": 89,176      "{": 90,177      "|": 91,178      "}": 92,179      "~": 93,180      "¡": 94,181      "¢": 95,182      "£": 96,183      "¤": 97,184      "¥": 98,185      "¦": 99,186      "§": 100,187      "¨": 101,188      "©": 102,189      "ª": 103,190      "«": 104,191      "¬": 105,192      "®": 106,193      "¯": 107,194      "°": 108,195      "±": 109,196      "²": 110,197      "³": 111,198      "´": 112,199      "µ": 113,200      "¶": 114,201      "·": 115,202      "¸": 116,203      "¹": 117,204      "º": 118,205      "»": 119,206      "¼": 120,207      "½": 121,208      "¾": 122,209      "¿": 123,210      "À": 124,211      "Á": 125,212      "Â": 126,213      "Ã": 127,214      "Ä": 128,215      "Å": 129,216      "Æ": 130,217      "Ç": 131,218      "È": 132,219      "É": 133,220      "Ê": 134,221      "Ë": 135,222      "Ì": 136,223      "Í": 137,224      "Î": 138,225      "Ï": 139,226      "Ð": 140,227      "Ñ": 141,228      "Ò": 142,229      "Ó": 143,230      "Ô": 144,231      "Õ": 145,232      "Ö": 146,233      "×": 147,234      "Ø": 148,235      "Ù": 149,236      "Ú": 150,237      "Û": 151,238      "Ü": 152,239      "Ý": 153,240      "Þ": 154,241      "ß": 155,242      "à": 156,243      "á": 157,244      "â": 158,245      "ã": 159,246      "ä": 160,247      "å": 161,248      "æ": 162,249      "ç": 163,250      "è": 164,251      "é": 165,252      "ê": 166,253      "ë": 167,254      "ì": 168,255      "í": 169,256      "î": 170,257      "ï": 171,258      "ð": 172,259      "ñ": 173,260      "ò": 174,261      "ó": 175,262      "ô": 176,263      "õ": 177,264      "ö": 178,265      "÷": 179,266      "ø": 180,267      "ù": 181,268      "ú": 182,269      "û": 183,270      "ü": 184,271      "ý": 185,272      "þ": 186,273      "ÿ": 187,274      "Ā": 188,275      "ā": 189,276      "Ă": 190,277      "ă": 191,278      "Ą": 192,279      "ą": 193,280      "Ć": 194,281      "ć": 195,282      "Ĉ": 196,283      "ĉ": 197,284      "Ċ": 198,285      "ċ": 199,286      "Č": 200,287      "č": 201,288      "Ď": 202,289      "ď": 203,290      "Đ": 204,291      "đ": 205,292      "Ē": 206,293      "ē": 207,294      "Ĕ": 208,295      "ĕ": 209,296      "Ė": 210,297      "ė": 211,298      "Ę": 212,299      "ę": 213,300      "Ě": 214,301      "ě": 215,302      "Ĝ": 216,303      "ĝ": 217,304      "Ğ": 218,305      "ğ": 219,306      "Ġ": 220,307      "ġ": 221,308      "Ģ": 222,309      "ģ": 223,310      "Ĥ": 224,311      "ĥ": 225,312      "Ħ": 226,313      "ħ": 227,314      "Ĩ": 228,315      "ĩ": 229,316      "Ī": 230,317      "ī": 231,318      "Ĭ": 232,319      "ĭ": 233,320      "Į": 234,321      "į": 235,322      "İ": 236,323      "ı": 237,324      "IJ": 238,325      "ij": 239,326      "Ĵ": 240,327      "ĵ": 241,328      "Ķ": 242,329      "ķ": 243,330      "ĸ": 244,331      "Ĺ": 245,332      "ĺ": 246,333      "Ļ": 247,334      "ļ": 248,335      "Ľ": 249,336      "ľ": 250,337      "Ŀ": 251,338      "ŀ": 252,339      "Ł": 253,340      "ł": 254,341      "Ń": 255,342      "ĠĠ": 256,343      "ĠĠĠĠ": 257,344      "in": 258,345      "Ġt": 259,346      "ĠĠĠĠĠĠĠĠ": 260,347      "er": 261,348      "ĠĠĠ": 262,349      "on": 263,350      "Ġa": 264,351      "re": 265,352      "at": 266,353      "st": 267,354      "en": 268,355      "or": 269,356      "Ġth": 270,357      "ĊĊ": 271,358      "Ġc": 272,359      "le": 273,360      "Ġs": 274,361      "it": 275,362      "an": 276,363      "ar": 277,364      "al": 278,365      "Ġthe": 279,366      ";Ċ": 280,367      "Ġp": 281,368      "Ġf": 282,369      "ou": 283,370      "Ġ=": 284,371      "is": 285,372      "ĠĠĠĠĠĠĠ": 286,373      "ing": 287,374      "es": 288,375      "Ġw": 289,376      "ion": 290,377      "ed": 291,378      "ic": 292,379      "Ġb": 293,380      "Ġd": 294,381      "et": 295,382      "Ġm": 296,383      "Ġo": 297,384      "ĉĉ": 298,385      "ro": 299,386      "as": 300,387      "el": 301,388      "ct": 302,389      "nd": 303,390      "Ġin": 304,391      "Ġh": 305,392      "ent": 306,393      "id": 307,394      "Ġn": 308,395      "am": 309,396      "ĠĠĠĠĠĠĠĠĠĠĠ": 310,397      "Ġto": 311,398      "Ġre": 312,399      "--": 313,400      "Ġ{": 314,401      "Ġof": 315,402      "om": 316,403      ");Ċ": 317,404      "im": 318,405      "čĊ": 319,406      "Ġ(": 320,407      "il": 321,408      "//": 322,409      "Ġand": 323,410      "ur": 324,411      "se": 325,412      "Ġl": 326,413      "ex": 327,414      "ĠS": 328,415      "ad": 329,416      "Ġ\"": 330,417      "ch": 331,418      "ut": 332,419      "if": 333,420      "**": 334,421      "Ġ}": 335,422      "em": 336,423      "ol": 337,424      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 338,425      "th": 339,426      ")Ċ": 340,427      "Ġ{Ċ": 341,428      "Ġg": 342,429      "ig": 343,430      "iv": 344,431      ",Ċ": 345,432      "ce": 346,433      "od": 347,434      "Ġv": 348,435      "ate": 349,436      "ĠT": 350,437      "ag": 351,438      "ay": 352,439      "Ġ*": 353,440      "ot": 354,441      "us": 355,442      "ĠC": 356,443      "Ġst": 357,444      "ĠI": 358,445      "un": 359,446      "ul": 360,447      "ue": 361,448      "ĠA": 362,449      "ow": 363,450      "Ġ'": 364,451      "ew": 365,452      "Ġ<": 366,453      "ation": 367,454      "()": 368,455      "Ġfor": 369,456      "ab": 370,457      "ort": 371,458      "um": 372,459      "ame": 373,460      "Ġis": 374,461      "pe": 375,462      "tr": 376,463      "ck": 377,464      "âĢ": 378,465      "Ġy": 379,466      "ist": 380,467      "----": 381,468      ".ĊĊ": 382,469      "he": 383,470      "Ġe": 384,471      "lo": 385,472      "ĠM": 386,473      "Ġbe": 387,474      "ers": 388,475      "Ġon": 389,476      "Ġcon": 390,477      "ap": 391,478      "ub": 392,479      "ĠP": 393,480      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 394,481      "ass": 395,482      "int": 396,483      ">Ċ": 397,484      "ly": 398,485      "urn": 399,486      "Ġ$": 400,487      ";ĊĊ": 401,488      "av": 402,489      "port": 403,490      "ir": 404,491      "->": 405,492      "nt": 406,493      "ction": 407,494      "end": 408,495      "Ġde": 409,496      "ith": 410,497      "out": 411,498      "turn": 412,499      "our": 413,500      "ĠĠĠĠĠ": 414,501      "lic": 415,502      "res": 416,503      "pt": 417,504      "==": 418,505      "Ġthis": 419,506      "Ġwh": 420,507      "Ġif": 421,508      "ĠD": 422,509      "ver": 423,510      "age": 424,511      "ĠB": 425,512      "ht": 426,513      "ext": 427,514      "=\"": 428,515      "Ġthat": 429,516      "****": 430,517      "ĠR": 431,518      "Ġit": 432,519      "ess": 433,520      "ĠF": 434,521      "Ġr": 435,522      "os": 436,523      "and": 437,524      "Ġas": 438,525      "ect": 439,526      "ke": 440,527      "rom": 441,528      "Ġ//": 442,529      "con": 443,530      "ĠL": 444,531      "(\"": 445,532      "qu": 446,533      "lass": 447,534      "Ġwith": 448,535      "iz": 449,536      "de": 450,537      "ĠN": 451,538      "Ġal": 452,539      "op": 453,540      "up": 454,541      "get": 455,542      "Ġ}Ċ": 456,543      "ile": 457,544      "Ġan": 458,545      "ata": 459,546      "ore": 460,547      "ri": 461,548      "Ġpro": 462,549      ";čĊ": 463,550      "ĉĉĉĉ": 464,551      "ter": 465,552      "ain": 466,553      "ĠW": 467,554      "ĠE": 468,555      "Ġcom": 469,556      "Ġreturn": 470,557      "art": 471,558      "ĠH": 472,559      "ack": 473,560      "import": 474,561      "ublic": 475,562      "Ġor": 476,563      "est": 477,564      "ment": 478,565      "ĠG": 479,566      "able": 480,567      "Ġ-": 481,568      "ine": 482,569      "ill": 483,570      "ind": 484,571      "ere": 485,572      "::": 486,573      "ity": 487,574      "Ġ+": 488,575      "Ġtr": 489,576      "elf": 490,577      "ight": 491,578      "('": 492,579      "orm": 493,580      "ult": 494,581      "str": 495,582      "..": 496,583      "\",": 497,584      "Ġyou": 498,585      "ype": 499,586      "pl": 500,587      "Ġnew": 501,588      "Ġj": 502,589      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 503,590      "Ġfrom": 504,591      "Ġex": 505,592      "ĠO": 506,593      "ld": 507,594      "Ġ[": 508,595      "oc": 509,596      ":Ċ": 510,597      "Ġse": 511,598      "Ġle": 512,599      "--------": 513,600      ".s": 514,601      "{Ċ": 515,602      "',": 516,603      "ant": 517,604      "Ġat": 518,605      "ase": 519,606      ".c": 520,607      "Ġch": 521,608      "</": 522,609      "ave": 523,610      "ang": 524,611      "Ġare": 525,612      "Ġint": 526,613      "âĢĻ": 527,614      "_t": 528,615      "ert": 529,616      "ial": 530,617      "act": 531,618      "}Ċ": 532,619      "ive": 533,620      "ode": 534,621      "ost": 535,622      "Ġclass": 536,623      "Ġnot": 537,624      "og": 538,625      "ord": 539,626      "alue": 540,627      "all": 541,628      "ff": 542,629      "();Ċ": 543,630      "ont": 544,631      "ime": 545,632      "are": 546,633      "ĠU": 547,634      "Ġpr": 548,635      "Ġ:": 549,636      "ies": 550,637      "ize": 551,638      "ure": 552,639      "Ġby": 553,640      "ire": 554,641      "Ġ}ĊĊ": 555,642      ".p": 556,643      "Ġsh": 557,644      "ice": 558,645      "ast": 559,646      "ption": 560,647      "tring": 561,648      "ok": 562,649      "__": 563,650      "cl": 564,651      "##": 565,652      "Ġhe": 566,653      "ard": 567,654      ").": 568,655      "Ġ@": 569,656      "iew": 570,657      "ĉĉĉ": 571,658      "Ġwas": 572,659      "ip": 573,660      "this": 574,661      "Ġu": 575,662      "ĠThe": 576,663      "ide": 577,664      "ace": 578,665      "ib": 579,666      "ac": 580,667      "rou": 581,668      "Ġwe": 582,669      "ject": 583,670      "Ġpublic": 584,671      "ak": 585,672      "ve": 586,673      "ath": 587,674      "oid": 588,675      "Ġ=>": 589,676      "ust": 590,677      "que": 591,678      "Ġres": 592,679      "))": 593,680      "'s": 594,681      "Ġk": 595,682      "ans": 596,683      "yst": 597,684      "unction": 598,685      "********": 599,686      "Ġi": 600,687      "Ġus": 601,688      "pp": 602,689      "one": 603,690      "ail": 604,691      "====": 605,692      "name": 606,693      "Ġstr": 607,694      "Ġ/": 608,695      "Ġ&": 609,696      "ach": 610,697      "div": 611,698      "ystem": 612,699      "ell": 613,700      "Ġhave": 614,701      "err": 615,702      "ould": 616,703      "ull": 617,704      "pon": 618,705      "ĠJ": 619,706      "_p": 620,707      "Ġ==": 621,708      "ign": 622,709      "St": 623,710      ".Ċ": 624,711      "Ġpl": 625,712      ");ĊĊ": 626,713      "form": 627,714      "put": 628,715      "ount": 629,716      "}ĊĊ": 630,717      "dd": 631,718      "ite": 632,719      "Ġget": 633,720      "rr": 634,721      "ome": 635,722      "ĠâĢ": 636,723      "aram": 637,724      "cc": 638,725      "Ġ*/": 639,726      "ER": 640,727      "In": 641,728      "les": 642,729      "_s": 643,730      "ong": 644,731      "ie": 645,732      "Ġcan": 646,733      "ĠV": 647,734      "erv": 648,735      "pr": 649,736      "Ġun": 650,737      "row": 651,738      "ber": 652,739      "Ġdo": 653,740      "ll": 654,741      "Ġel": 655,742      "Ġself": 656,743      "ated": 657,744      "ary": 658,745      "Ġ.": 659,746      "']": 660,747      "ud": 661,748      "Ġen": 662,749      "ĠTh": 663,750      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 664,751      "te": 665,752      "_c": 666,753      "uct": 667,754      "Ġab": 668,755      "ork": 669,756      ".get": 670,757      "Ġ#": 671,758      "aw": 672,759      "ress": 673,760      "ob": 674,761      "Name": 675,762      "app": 676,763      "['": 677,764      "Ġall": 678,765      "ory": 679,766      "ition": 680,767      "ance": 681,768      "ear": 682,769      "Ġcont": 683,770      "vent": 684,771      "ia": 685,772      "Ġwill": 686,773      "IN": 687,774      "ĠĠĠĠĠĠĠĠĠ": 688,775      "return": 689,776      "Ġ</": 690,777      "data": 691,778      ")ĊĊ": 692,779      "Re": 693,780      "ple": 694,781      "ild": 695,782      "ther": 696,783      "Ġyour": 697,784      "\"Ċ": 698,785      "($": 699,786      "Ġout": 700,787      "),": 701,788      "Ġhas": 702,789      "String": 703,790      "so": 704,791      "Ġup": 705,792      "ax": 706,793      "Ġdef": 707,794      "Ġbo": 708,795      "ge": 709,796      "alse": 710,797      "ON": 711,798      "per": 712,799      "ich": 713,800      "Ġbut": 714,801      "ĠĊ": 715,802      "Ġ_": 716,803      "_m": 717,804      "add": 718,805      "quest": 719,806      "odel": 720,807      "self": 721,808      "ery": 722,809      "ft": 723,810      "ens": 724,811      "////": 725,812      "ake": 726,813      ".C": 727,814      "Ġgo": 728,815      "Ġfunction": 729,816      "ĠK": 730,817      "ivate": 731,818      "Ġim": 732,819      "Ġconst": 733,820      ".t": 734,821      "Ġ*/Ċ": 735,822      ");čĊ": 736,823      "Ġvoid": 737,824      "Ġset": 738,825      "ĠSystem": 739,826      "cri": 740,827      "()Ċ": 741,828      "li": 742,829      "ĉif": 743,830      ".m": 744,831      "ally": 745,832      "set": 746,833      "ep": 747,834      "âĢĻs": 748,835      "bo": 749,836      "def": 750,837      "',Ċ": 751,838      "Ġme": 752,839      "Ġ!": 753,840      "atch": 754,841      "\">": 755,842      "\",Ċ": 756,843      "ec": 757,844      "ĠIn": 758,845      "ph": 759,846      "Ġ|": 760,847      "_f": 761,848      "Ġvar": 762,849      "ence": 763,850      "Id": 764,851      "ree": 765,852      "ink": 766,853      "lect": 767,854      "ug": 768,855      "eth": 769,856      "Ġelse": 770,857      "----------------": 771,858      "cont": 772,859      "Ġso": 773,860      "atic": 774,861      "Ġlo": 775,862      "pro": 776,863      "ton": 777,864      "ss": 778,865      "own": 779,866      "abel": 780,867      "oint": 781,868      "ous": 782,869      "eld": 783,870      "ST": 784,871      "The": 785,872      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 786,873      "RE": 787,874      "\":": 788,875      "olor": 789,876      "tp": 790,877      "eg": 791,878      "key": 792,879      "ude": 793,880      "ĠSt": 794,881      "ound": 795,882      "Ġar": 796,883      "\");Ċ": 797,884      "ener": 798,885      "ser": 799,886      "bject": 800,887      "essage": 801,888      "fer": 802,889      "Ġmore": 803,890      "ations": 804,891      "ents": 805,892      "Ġhis": 806,893      "Ġthey": 807,894      ".S": 808,895      "ĠY": 809,896      "use": 810,897      "ne": 811,898      "ish": 812,899      "old": 813,900      "_d": 814,901      "io": 815,902      "ield": 816,903      "Ġper": 817,904      "Cont": 818,905      "ings": 819,906      "####": 820,907      "Ġdata": 821,908      "Ġsa": 822,909      "ef": 823,910      "fo": 824,911      "Ġone": 825,912      "eng": 826,913      "Ġdis": 827,914      "AT": 828,915      "Ġname": 829,916      "Ġtrue": 830,917      "val": 831,918      "led": 832,919      ".f": 833,920      "Ġne": 834,921      "Ġend": 835,922      ".T": 836,923      "cre": 837,924      "ark": 838,925      "log": 839,926      "Ex": 840,927      "error": 841,928      "_id": 842,929      "urre": 843,930      "ange": 844,931      "Ġnull": 845,932      "rray": 846,933      "Ġmy": 847,934      "pan": 848,935      "ict": 849,936      "ator": 850,937      "View": 851,938      "List": 852,939      "ĉreturn": 853,940      "âĢĿ": 854,941      "Ġpre": 855,942      "Ġx": 856,943      "clude": 857,944      "arg": 858,945      "ov": 859,946      ".h": 860,947      "Ġ>": 861,948      "Ġtheir": 862,949      "')": 863,950      "irst": 864,951      "ick": 865,952      "gh": 866,953      "LE": 867,954      "OR": 868,955      "Ġprivate": 869,956      "tem": 870,957      "čĊčĊ": 871,958      "user": 872,959      "Ġ)": 873,960      "com": 874,961      ".A": 875,962      "\";Ċ": 876,963      "Ġid": 877,964      "read": 878,965      "Ġwho": 879,966      "_b": 880,967      "\">Ċ": 881,968      "Ġtime": 882,969      "Ġman": 883,970      "ry": 884,971      "========": 885,972      "roup": 886,973      "rop": 887,974      "public": 888,975      "vel": 889,976      "umber": 890,977      "ble": 891,978      "Ġwhich": 892,979      "****************": 893,980      "Ġany": 894,981      "Ġfalse": 895,982      "we": 896,983      "Ġvalue": 897,984      "Ġli": 898,985      "\")": 899,986      "nder": 900,987      "gr": 901,988      "Ġno": 902,989      "param": 903,990      "fig": 904,991      ".com": 905,992      "Ġapp": 906,993      "_l": 907,994      "ions": 908,995      ".D": 909,996      "ĠCh": 910,997      "Ġabout": 911,998      "Ġadd": 912,999      "Ġsu": 913,1000      "Ġstring": 914,1001      "ID": 915,1002      "Ġover": 916,1003      "string": 917,1004      ".l": 918,1005      "ource": 919,1006      "_C": 920,1007      "]Ċ": 921,1008      "Ġqu": 922,1009      "ĠString": 923,1010      "ca": 924,1011      "SE": 925,1012      "Ġro": 926,1013      "sh": 927,1014      "ual": 928,1015      "Type": 929,1016      "son": 930,1017      "new": 931,1018      "ern": 932,1019      "Ġag": 933,1020      "AR": 934,1021      "];Ċ": 935,1022      "].": 936,1023      "Ġ?": 937,1024      "ical": 938,1025      "Ġdes": 939,1026      "uth": 940,1027      "ix": 941,1028      "ays": 942,1029      "Ġtype": 943,1030      "'t": 944,1031      "ault": 945,1032      "Ġinter": 946,1033      "var": 947,1034      ".b": 948,1035      "Ġpart": 949,1036      ".d": 950,1037      "urrent": 951,1038      "IT": 952,1039      "EN": 953,1040      "enc": 954,1041      "(f": 955,1042      "ra": 956,1043      "value": 957,1044      "cho": 958,1045      "utton": 959,1046      "ose": 960,1047      "Ġ!=": 961,1048      "ater": 962,1049      "é": 963,1050      "reate": 964,1051      "oll": 965,1052      "pos": 966,1053      "yle": 967,1054      "ng": 968,1055      "AL": 969,1056      "using": 970,1057      "ames": 971,1058      "Ġ{čĊ": 972,1059      "ates": 973,1060      "ely": 974,1061      "Ġwork": 975,1062      "Ġem": 976,1063      "inal": 977,1064      "Ġsp": 978,1065      "Ġwhen": 979,1066      ".set": 980,1067      "ĠĠĠĠĠĠ": 981,1068      "):Ċ": 982,1069      "to": 983,1070      "quire": 984,1071      "indow": 985,1072      "lement": 986,1073      "pect": 987,1074      "ash": 988,1075      "[i": 989,1076      "Ġuse": 990,1077      ".F": 991,1078      "pec": 992,1079      "Ġad": 993,1080      "ove": 994,1081      "ception": 995,1082      "ength": 996,1083      "include": 997,1084      "ader": 998,1085      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 999,1086      "atus": 1000,1087      "Th": 1001,1088      "itle": 1002,1089      "rit": 1003,1090      "void": 1004,1091      "().": 1005,1092      "(Ċ": 1006,1093      "Ġoff": 1007,1094      "Ġother": 1008,1095      "Ġ&&": 1009,1096      "';Ċ": 1010,1097      "ms": 1011,1098      "Ġbeen": 1012,1099      "Ġte": 1013,1100      "ml": 1014,1101      "co": 1015,1102      "nc": 1016,1103      "ervice": 1017,1104      "Ġ%": 1018,1105      "**Ċ": 1019,1106      "ann": 1020,1107      "ade": 1021,1108      "ĊĊĊĊ": 1022,1109      "lock": 1023,1110      "const": 1024,1111      "ponse": 1025,1112      "Ġsup": 1026,1113      "++": 1027,1114      "date": 1028,1115      "Ġacc": 1029,1116      "Ġhad": 1030,1117      "Ġbu": 1031,1118      "ĠRe": 1032,1119      "Ġwere": 1033,1120      "Ġfile": 1034,1121      "Ġwould": 1035,1122      "ĠâĢľ": 1036,1123      "ven": 1037,1124      "iss": 1038,1125      "Ġour": 1039,1126      "class": 1040,1127      "raw": 1041,1128      "Ġyear": 1042,1129      "Data": 1043,1130      "Ġval": 1044,1131      "Ġsome": 1045,1132      "fter": 1046,1133      "ys": 1047,1134      "Ġ///": 1048,1135      "round": 1049,1136      "view": 1050,1137      "Ġpe": 1051,1138      "Ġthere": 1052,1139      "Ġsaid": 1053,1140      "du": 1054,1141      "of": 1055,1142      "line": 1056,1143      "/*": 1057,1144      "duct": 1058,1145      "Ġher": 1059,1146      "ĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1060,1147      "Res": 1061,1148      "Ġco": 1062,1149      "Ġcomm": 1063,1150      "ise": 1064,1151      "min": 1065,1152      "ĠĠĠĠĊ": 1066,1153      "#include": 1067,1154      "ethod": 1068,1155      ".P": 1069,1156      "ute": 1070,1157      "Ġass": 1071,1158      "Int": 1072,1159      "ask": 1073,1160      "loc": 1074,1161      "Ġlike": 1075,1162      "ody": 1076,1163      "Ġlet": 1077,1164      "load": 1078,1165      "Ġam": 1079,1166      "rol": 1080,1167      "Ġgr": 1081,1168      "yp": 1082,1169      "Ġalso": 1083,1170      "ĠIt": 1084,1171      "url": 1085,1172      "ific": 1086,1173      "ors": 1087,1174      "_P": 1088,1175      "_n": 1089,1176      "igh": 1090,1177      "Ġthan": 1091,1178      "Com": 1092,1179      "AN": 1093,1180      "UL": 1094,1181      "ating": 1095,1182      "ĠThis": 1096,1183      "ref": 1097,1184      "_S": 1098,1185      "Ġstatic": 1099,1186      "roll": 1100,1187      "Ġjust": 1101,1188      "Ġresult": 1102,1189      "ian": 1103,1190      "idth": 1104,1191      "Ġthem": 1105,1192      "));Ċ": 1106,1193      "der": 1107,1194      "reak": 1108,1195      "Con": 1109,1196      "://": 1110,1197      "ule": 1111,1198      "...": 1112,1199      "arch": 1113,1200      "ement": 1114,

Showing the first 1,200 of 303120 lines. Download the file for the rest.