CoolFace
Modelpublic

datapaf/ve_fvt_starcoder2_elixir

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

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