CoolFace
Modelpublic

ufert/math-ai-tutor

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes6downloads
tokenizer.json268034 linesDownload Raw Back to root
1{2  "version": "1.0",3  "truncation": null,4  "padding": null,5  "added_tokens": [6    {7      "id": 0,8      "content": "<unk>",9      "single_word": false,10      "lstrip": false,11      "rstrip": false,12      "normalized": false,13      "special": true14    },15    {16      "id": 1,17      "content": "<s>",18      "single_word": false,19      "lstrip": false,20      "rstrip": false,21      "normalized": false,22      "special": true23    },24    {25      "id": 2,26      "content": "</s>",27      "single_word": false,28      "lstrip": false,29      "rstrip": false,30      "normalized": false,31      "special": true32    },33    {34      "id": 32000,35      "content": "[PAD]",36      "single_word": false,37      "lstrip": false,38      "rstrip": false,39      "normalized": false,40      "special": true41    }42  ],43  "normalizer": null,44  "pre_tokenizer": null,45  "post_processor": {46    "type": "TemplateProcessing",47    "single": [48      {49        "SpecialToken": {50          "id": "<s>",51          "type_id": 052        }53      },54      {55        "Sequence": {56          "id": "A",57          "type_id": 058        }59      }60    ],61    "pair": [62      {63        "SpecialToken": {64          "id": "<s>",65          "type_id": 066        }67      },68      {69        "Sequence": {70          "id": "A",71          "type_id": 072        }73      },74      {75        "SpecialToken": {76          "id": "<s>",77          "type_id": 178        }79      },80      {81        "Sequence": {82          "id": "B",83          "type_id": 184        }85      }86    ],87    "special_tokens": {88      "<s>": {89        "id": "<s>",90        "ids": [91          192        ],93        "tokens": [94          "<s>"95        ]96      }97    }98  },99  "decoder": null,100  "model": {101    "type": "BPE",102    "dropout": null,103    "unk_token": null,104    "continuing_subword_prefix": null,105    "end_of_word_suffix": null,106    "fuse_unk": true,107    "byte_fallback": false,108    "ignore_merges": false,109    "vocab": {110      "<unk>": 0,111      "<s>": 1,112      "</s>": 2,113      "<0x00>": 3,114      "<0x01>": 4,115      "<0x02>": 5,116      "<0x03>": 6,117      "<0x04>": 7,118      "<0x05>": 8,119      "<0x06>": 9,120      "<0x07>": 10,121      "<0x08>": 11,122      "<0x09>": 12,123      "<0x0A>": 13,124      "<0x0B>": 14,125      "<0x0C>": 15,126      "<0x0D>": 16,127      "<0x0E>": 17,128      "<0x0F>": 18,129      "<0x10>": 19,130      "<0x11>": 20,131      "<0x12>": 21,132      "<0x13>": 22,133      "<0x14>": 23,134      "<0x15>": 24,135      "<0x16>": 25,136      "<0x17>": 26,137      "<0x18>": 27,138      "<0x19>": 28,139      "<0x1A>": 29,140      "<0x1B>": 30,141      "<0x1C>": 31,142      "<0x1D>": 32,143      "<0x1E>": 33,144      "<0x1F>": 34,145      "<0x20>": 35,146      "<0x21>": 36,147      "<0x22>": 37,148      "<0x23>": 38,149      "<0x24>": 39,150      "<0x25>": 40,151      "<0x26>": 41,152      "<0x27>": 42,153      "<0x28>": 43,154      "<0x29>": 44,155      "<0x2A>": 45,156      "<0x2B>": 46,157      "<0x2C>": 47,158      "<0x2D>": 48,159      "<0x2E>": 49,160      "<0x2F>": 50,161      "<0x30>": 51,162      "<0x31>": 52,163      "<0x32>": 53,164      "<0x33>": 54,165      "<0x34>": 55,166      "<0x35>": 56,167      "<0x36>": 57,168      "<0x37>": 58,169      "<0x38>": 59,170      "<0x39>": 60,171      "<0x3A>": 61,172      "<0x3B>": 62,173      "<0x3C>": 63,174      "<0x3D>": 64,175      "<0x3E>": 65,176      "<0x3F>": 66,177      "<0x40>": 67,178      "<0x41>": 68,179      "<0x42>": 69,180      "<0x43>": 70,181      "<0x44>": 71,182      "<0x45>": 72,183      "<0x46>": 73,184      "<0x47>": 74,185      "<0x48>": 75,186      "<0x49>": 76,187      "<0x4A>": 77,188      "<0x4B>": 78,189      "<0x4C>": 79,190      "<0x4D>": 80,191      "<0x4E>": 81,192      "<0x4F>": 82,193      "<0x50>": 83,194      "<0x51>": 84,195      "<0x52>": 85,196      "<0x53>": 86,197      "<0x54>": 87,198      "<0x55>": 88,199      "<0x56>": 89,200      "<0x57>": 90,201      "<0x58>": 91,202      "<0x59>": 92,203      "<0x5A>": 93,204      "<0x5B>": 94,205      "<0x5C>": 95,206      "<0x5D>": 96,207      "<0x5E>": 97,208      "<0x5F>": 98,209      "<0x60>": 99,210      "<0x61>": 100,211      "<0x62>": 101,212      "<0x63>": 102,213      "<0x64>": 103,214      "<0x65>": 104,215      "<0x66>": 105,216      "<0x67>": 106,217      "<0x68>": 107,218      "<0x69>": 108,219      "<0x6A>": 109,220      "<0x6B>": 110,221      "<0x6C>": 111,222      "<0x6D>": 112,223      "<0x6E>": 113,224      "<0x6F>": 114,225      "<0x70>": 115,226      "<0x71>": 116,227      "<0x72>": 117,228      "<0x73>": 118,229      "<0x74>": 119,230      "<0x75>": 120,231      "<0x76>": 121,232      "<0x77>": 122,233      "<0x78>": 123,234      "<0x79>": 124,235      "<0x7A>": 125,236      "<0x7B>": 126,237      "<0x7C>": 127,238      "<0x7D>": 128,239      "<0x7E>": 129,240      "<0x7F>": 130,241      "<0x80>": 131,242      "<0x81>": 132,243      "<0x82>": 133,244      "<0x83>": 134,245      "<0x84>": 135,246      "<0x85>": 136,247      "<0x86>": 137,248      "<0x87>": 138,249      "<0x88>": 139,250      "<0x89>": 140,251      "<0x8A>": 141,252      "<0x8B>": 142,253      "<0x8C>": 143,254      "<0x8D>": 144,255      "<0x8E>": 145,256      "<0x8F>": 146,257      "<0x90>": 147,258      "<0x91>": 148,259      "<0x92>": 149,260      "<0x93>": 150,261      "<0x94>": 151,262      "<0x95>": 152,263      "<0x96>": 153,264      "<0x97>": 154,265      "<0x98>": 155,266      "<0x99>": 156,267      "<0x9A>": 157,268      "<0x9B>": 158,269      "<0x9C>": 159,270      "<0x9D>": 160,271      "<0x9E>": 161,272      "<0x9F>": 162,273      "<0xA0>": 163,274      "<0xA1>": 164,275      "<0xA2>": 165,276      "<0xA3>": 166,277      "<0xA4>": 167,278      "<0xA5>": 168,279      "<0xA6>": 169,280      "<0xA7>": 170,281      "<0xA8>": 171,282      "<0xA9>": 172,283      "<0xAA>": 173,284      "<0xAB>": 174,285      "<0xAC>": 175,286      "<0xAD>": 176,287      "<0xAE>": 177,288      "<0xAF>": 178,289      "<0xB0>": 179,290      "<0xB1>": 180,291      "<0xB2>": 181,292      "<0xB3>": 182,293      "<0xB4>": 183,294      "<0xB5>": 184,295      "<0xB6>": 185,296      "<0xB7>": 186,297      "<0xB8>": 187,298      "<0xB9>": 188,299      "<0xBA>": 189,300      "<0xBB>": 190,301      "<0xBC>": 191,302      "<0xBD>": 192,303      "<0xBE>": 193,304      "<0xBF>": 194,305      "<0xC0>": 195,306      "<0xC1>": 196,307      "<0xC2>": 197,308      "<0xC3>": 198,309      "<0xC4>": 199,310      "<0xC5>": 200,311      "<0xC6>": 201,312      "<0xC7>": 202,313      "<0xC8>": 203,314      "<0xC9>": 204,315      "<0xCA>": 205,316      "<0xCB>": 206,317      "<0xCC>": 207,318      "<0xCD>": 208,319      "<0xCE>": 209,320      "<0xCF>": 210,321      "<0xD0>": 211,322      "<0xD1>": 212,323      "<0xD2>": 213,324      "<0xD3>": 214,325      "<0xD4>": 215,326      "<0xD5>": 216,327      "<0xD6>": 217,328      "<0xD7>": 218,329      "<0xD8>": 219,330      "<0xD9>": 220,331      "<0xDA>": 221,332      "<0xDB>": 222,333      "<0xDC>": 223,334      "<0xDD>": 224,335      "<0xDE>": 225,336      "<0xDF>": 226,337      "<0xE0>": 227,338      "<0xE1>": 228,339      "<0xE2>": 229,340      "<0xE3>": 230,341      "<0xE4>": 231,342      "<0xE5>": 232,343      "<0xE6>": 233,344      "<0xE7>": 234,345      "<0xE8>": 235,346      "<0xE9>": 236,347      "<0xEA>": 237,348      "<0xEB>": 238,349      "<0xEC>": 239,350      "<0xED>": 240,351      "<0xEE>": 241,352      "<0xEF>": 242,353      "<0xF0>": 243,354      "<0xF1>": 244,355      "<0xF2>": 245,356      "<0xF3>": 246,357      "<0xF4>": 247,358      "<0xF5>": 248,359      "<0xF6>": 249,360      "<0xF7>": 250,361      "<0xF8>": 251,362      "<0xF9>": 252,363      "<0xFA>": 253,364      "<0xFB>": 254,365      "<0xFC>": 255,366      "<0xFD>": 256,367      "<0xFE>": 257,368      "<0xFF>": 258,369      "▁▁": 259,370      "▁▁▁▁": 260,371      "▁t": 261,372      "in": 262,373      "er": 263,374      "▁a": 264,375      "he": 265,376      "on": 266,377      "re": 267,378      "▁s": 268,379      "en": 269,380      "at": 270,381      "or": 271,382      "▁the": 272,383      "▁▁▁▁▁▁▁▁": 273,384      "es": 274,385      "▁w": 275,386      "an": 276,387      "▁c": 277,388      "is": 278,389      "it": 279,390      "ou": 280,391      "▁d": 281,392      "al": 282,393      "ar": 283,394      "▁p": 284,395      "▁f": 285,396      "ed": 286,397      "▁b": 287,398      "ing": 288,399      "▁o": 289,400      "▁m": 290,401      "le": 291,402      "nd": 292,403      "as": 293,404      "ic": 294,405      "▁h": 295,406      "ion": 296,407      "▁in": 297,408      "▁to": 298,409      "et": 299,410      "om": 300,411      "el": 301,412      "▁of": 302,413      "st": 303,414      "▁and": 304,415      "▁l": 305,416      "▁th": 306,417      "▁n": 307,418      "ent": 308,419      "il": 309,420      "ct": 310,421      "ro": 311,422      "▁re": 312,423      "id": 313,424      "am": 314,425      "▁I": 315,426      "ad": 316,427      "▁e": 317,428      "▁S": 318,429      "▁g": 319,430      "▁T": 320,431      "im": 321,432      "ot": 322,433      "ac": 323,434      "ur": 324,435      "▁(": 325,436      "ig": 326,437      "▁=": 327,438      "ol": 328,439      "ut": 329,440      "▁A": 330,441      "se": 331,442      "▁u": 332,443      "ve": 333,444      "▁C": 334,445      "if": 335,446      "ow": 336,447      "▁y": 337,448      "ch": 338,449      "ay": 339,450      "▁de": 340,451      "▁st": 341,452      "▁|": 342,453      "ver": 343,454      ");": 344,455      "▁\"": 345,456      "ly": 346,457      "▁be": 347,458      "**": 348,459      "▁is": 349,460      "od": 350,461      "▁M": 351,462      "ation": 352,463      "ul": 353,464      "▁for": 354,465      "▁▁▁▁▁": 355,466      "▁on": 356,467      "ag": 357,468      "ce": 358,469      "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁": 359,470      "ter": 360,471      "ir": 361,472      "th": 362,473      "▁v": 363,474      "qu": 364,475      "▁B": 365,476      "em": 366,477      "▁P": 367,478      "▁you": 368,479      "▁that": 369,480      "un": 370,481      "▁{": 371,482      "ith": 372,483      "ri": 373,484      "est": 374,485      "ab": 375,486      "--": 376,487      "ap": 377,488      "▁it": 378,489      "▁con": 379,490      "ate": 380,491      "us": 381,492      "▁H": 382,493      "um": 383,494      "▁D": 384,495      "os": 385,496      "pe": 386,497      "▁-": 387,498      "▁wh": 388,499      "▁al": 389,500      "▁as": 390,501      "and": 391,502      "ist": 392,503      "▁L": 393,504      "▁W": 394,505      "▁with": 395,506      "▁an": 396,507      "ere": 397,508      "▁*": 398,509      "▁R": 399,510      "▁he": 400,511      "▁F": 401,512      "oc": 402,513      "▁was": 403,514      "ers": 404,515      "ke": 405,516      "out": 406,517      "ht": 407,518      "▁r": 408,519      "ess": 409,520      "op": 410,521      "res": 411,522      "ie": 412,523      "▁E": 413,524      "▁\\": 414,525      "▁The": 415,526      "end": 416,527      "ld": 417,528      "▁N": 418,529      "ort": 419,530      "▁G": 420,531      "//": 421,532      "▁#": 422,533      "our": 423,534      "te": 424,535      "ill": 425,536      "ain": 426,537      "▁se": 427,538      "▁▁▁▁▁▁": 428,539      "▁$": 429,540      "▁pro": 430,541      "ore": 431,542      "▁com": 432,543      "ame": 433,544      "tr": 434,545      "▁ne": 435,546      "rom": 436,547      "ub": 437,548      "▁at": 438,549      "▁ex": 439,550      "ant": 440,551      "ue": 441,552      "▁or": 442,553      "▁}": 443,554      "art": 444,555      "ction": 445,556      "▁k": 446,557      "pt": 447,558      "nt": 448,559      "iv": 449,560      "de": 450,561      "▁O": 451,562      "pl": 452,563      "urn": 453,564      "ight": 454,565      "all": 455,566      "▁this": 456,567      "ser": 457,568      "ave": 458,569      "▁not": 459,570      "▁are": 460,571      "▁j": 461,572      "▁le": 462,573      "iz": 463,574      "▁'": 464,575      "age": 465,576      "ment": 466,577      "▁tr": 467,578      "ack": 468,579      "ust": 469,580      "()": 470,581      "->": 471,582      "ity": 472,583      "ine": 473,584      "ould": 474,585      "▁J": 475,586      "og": 476,587      "▁from": 477,588      "▁we": 478,589      "ell": 479,590      "▁sh": 480,591      "▁en": 481,592      "ure": 482,593      "port": 483,594      "▁ch": 484,595      "ne": 485,596      "▁by": 486,597      "per": 487,598      "ard": 488,599      "ass": 489,600      "ge": 490,601      "ak": 491,602      "are": 492,603      "ok": 493,604      "av": 494,605      "ive": 495,606      "ff": 496,607      "ies": 497,608      "ath": 498,609      "turn": 499,610      "▁U": 500,611      "int": 501,612      "----": 502,613      "▁im": 503,614      "ost": 504,615      "ial": 505,616      "▁have": 506,617      "ind": 507,618      "ip": 508,619      "ans": 509,620      "xt": 510,621      "▁do": 511,622      "cl": 512,623      "▁if": 513,624      "con": 514,625      "ia": 515,626      "▁his": 516,627      "ult": 517,628      "rou": 518,629      "▁su": 519,630      "ra": 520,631      "▁un": 521,632      "able": 522,633      "▁<": 523,634      "▁K": 524,635      "ome": 525,636      "▁qu": 526,637      "get": 527,638      "▁me": 528,639      "ast": 529,640      "ect": 530,641      "▁##": 531,642      "to": 532,643      "▁cl": 533,644      "▁ab": 534,645      "ice": 535,646      "ire": 536,647      "ber": 537,648      "one": 538,649      "ich": 539,650      "hen": 540,651      "▁can": 541,652      "▁Th": 542,653      "▁la": 543,654      "▁all": 544,655      "ime": 545,656      "ile": 546,657      "ide": 547,658      "\",": 548,659      "▁pl": 549,660      "▁V": 550,661      "ru": 551,662      "orm": 552,663      "▁had": 553,664      "ud": 554,665      "ase": 555,666      "ord": 556,667      "),": 557,668      "▁▁▁▁▁▁▁▁▁▁▁▁": 558,669      "▁her": 559,670      "▁In": 560,671      "ace": 561,672      "▁but": 562,673      "ata": 563,674      "::": 564,675      "****": 565,676      "ong": 566,677      "▁&": 567,678      "..": 568,679      "▁▁▁▁▁▁▁▁▁▁▁▁▁": 569,680      "ite": 570,681      "ype": 571,682      "act": 572,683      "ode": 573,684      "▁your": 574,685      "▁out": 575,686      "▁go": 576,687      "lic": 577,688      "ally": 578,689      "▁so": 579,690      "ork": 580,691      "au": 581,692      "▁up": 582,693      "▁_": 583,694      "ll": 584,695      "==": 585,696      "▁my": 586,697      "pp": 587,698      "cc": 588,699      "▁//": 589,700      "▁they": 590,701      "gh": 591,702      "▁us": 592,703      "ib": 593,704      "ions": 594,705      "ach": 595,706      "ens": 596,707      "▁ar": 597,708      "ob": 598,709      "elf": 599,710      "ook": 600,711      "ated": 601,712      "ang": 602,713      "ign": 603,714      "▁return": 604,715      "▁res": 605,716      "ck": 606,717      "ous": 607,718      "ст": 608,719      ").": 609,720      "▁п": 610,721      ".\"": 611,722      "на": 612,723      "▁i": 613,724      "ail": 614,725      "ep": 615,726      "▁ad": 616,727      "ance": 617,728      "(\"": 618,729      "▁**": 619,730      "ther": 620,731      "ake": 621,732      "▁will": 622,733      "▁comp": 623,734      "▁one": 624,735      "▁get": 625,736      "ov": 626,737      "▁Y": 627,738      "ary": 628,739      "ock": 629,740      "▁she": 630,741      "che": 631,742      "ft": 632,743      "▁new": 633,744      "▁des": 634,745      "▁li": 635,746      "ence": 636,747      "▁sa": 637,748      "ress": 638,749      "▁el": 639,750      "▁und": 640,751      "eg": 641,752      "fer": 642,753      "ry": 643,754      "ear": 644,755      "ose": 645,756      "very": 646,757      "',": 647,758      "▁+": 648,759      "▁в": 649,760      "▁He": 650,761      "ublic": 651,762      "▁their": 652,763      "ize": 653,764      "▁were": 654,765      "ink": 655,766      "own": 656,767      "In": 657,768      "{\\": 658,769      "▁has": 659,770      "▁per": 660,771      "▁It": 661,772      "▁St": 662,773      "her": 663,774      "ject": 664,775      "ра": 665,776      "ild": 666,777      "so": 667,778      "▁sp": 668,779      "ни": 669,780      "du": 670,781      "row": 671,782      "alue": 672,783      "set": 673,784      "form": 674,785      "com": 675,786      "▁man": 676,787      "ont": 677,788      "ull": 678,789      "▁cont": 679,790      "▁more": 680,791      "ick": 681,792      "▁would": 682,793      "▁ev": 683,794      "▁about": 684,795      "ition": 685,796      "▁z": 686,797      "ound": 687,798      "ree": 688,799      "▁Ch": 689,800      "▁which": 690,801      "io": 691,802      "();": 692,803      "▁who": 693,804      "err": 694,805      "ory": 695,806      "ount": 696,807      "ations": 697,808      "▁с": 698,809      "ring": 699,810      "</": 700,811      "▁fe": 701,812      "ко": 702,813      "но": 703,814      "▁dis": 704,815      "ma": 705,816      "▁them": 706,817      "▁any": 707,818      "▁no": 708,819      "--------": 709,820      "▁pre": 710,821      "▁te": 711,822      "▁ro": 712,823      "▁him": 713,824      "▁:": 714,825      "up": 715,826      "▁int": 716,827      "▁ag": 717,828      "St": 718,829      "ark": 719,830      "ex": 720,831      "ph": 721,832      "ient": 722,833      "ely": 723,834      "▁pr": 724,835      "ER": 725,836      "▁import": 726,837      "▁time": 727,838      "ро": 728,839      "pro": 729,840      "User": 730,841      "lo": 731,842      "▁/": 732,843      "▁[": 733,844      "ors": 734,845      "=\"": 735,846      "▁there": 736,847      "▁like": 737,848      "old": 738,849      "▁when": 739,850      "vers": 740,851      "▁some": 741,852      "ings": 742,853      "))": 743,854      "▁part": 744,855      "ical": 745,856      "▁fun": 746,857      "▁kn": 747,858      "ays": 748,859      "ier": 749,860      "▁been": 750,861      "ove": 751,862      "▁sc": 752,863      "ian": 753,864      "▁over": 754,865      "iel": 755,866      "▁▁▁▁▁▁▁▁▁▁": 756,867      "▁pe": 757,868      "rib": 758,869      "put": 759,870      "ec": 760,871      "eth": 761,872      "aram": 762,873      "app": 763,874      "▁–": 764,875      "▁stat": 765,876      "pon": 766,877      "▁what": 767,878      "ption": 768,879      "we": 769,880      "ade": 770,881      "▁work": 771,882      "text": 772,883      "▁said": 773,884      "▁###": 774,885      "IN": 775,886      "▁just": 776,887      "irst": 777,888      "▁into": 778,889      "▁const": 779,890      "ource": 780,891      "tt": 781,892      "ps": 782,893      "pr": 783,894      "erv": 784,895      "itt": 785,896      "ug": 786,897      "_{": 787,898      "ents": 788,899      "ish": 789,900      "ener": 790,901      "▁inter": 791,902      "ple": 792,903      "oll": 793,904      "mer": 794,905      "ater": 795,906      "ool": 796,907      "ef": 797,908      "▁public": 798,909      "▁other": 799,910      "ре": 800,911      "▁def": 801,912      "▁@": 802,913      "го": 803,914      "oint": 804,915      "▁off": 805,916      "oid": 806,917      "return": 807,918      "▁set": 808,919      "wo": 809,920      "fter": 810,921      "sh": 811,922      "********": 812,923      "▁our": 813,924      "riv": 814,925      "iss": 815,926      "▁We": 816,927      "ng": 817,928      "▁ob": 818,929      "ss": 819,930      "gr": 820,931      "▁than": 821,932      "pect": 822,933      "ied": 823,934      "sc": 824,935      "iew": 825,936      "der": 826,937      "yst": 827,938      "ev": 828,939      "▁could": 829,940      "ann": 830,941      "enc": 831,942      "ON": 832,943      "ix": 833,944      "anc": 834,945      "▁also": 835,946      "reat": 836,947      "▁am": 837,948      "▁bec": 838,949      "▁и": 839,950      "ual": 840,951      "pec": 841,952      "▁.": 842,953      "▁bl": 843,954      "lect": 844,955      "ople": 845,956      "ys": 846,957      "▁gr": 847,958      "ict": 848,959      "ik": 849,960      "tring": 850,961      "▁This": 851,962      "▁back": 852,963      "▁о": 853,964      "▁fin": 854,965      "atch": 855,966      "Con": 856,967      "('": 857,968      "erm": 858,969      "▁==": 859,970      "__": 860,971      "name": 861,972      ",\"": 862,973      "▁did": 863,974      "ise": 864,975      "▁only": 865,976      "ruct": 866,977      "les": 867,978      "▁then": 868,979      "ause": 869,980      "ва": 870,981      "▁its": 871,982      "rit": 872,983      "▁know": 873,984      "ield": 874,985      "▁class": 875,986      "▁>": 876,987      "▁em": 877,988      "▁$\\": 878,989      "▁year": 879,990      "wn": 880,991      "},": 881,992      "▁del": 882,993      "ale": 883,994      "ty": 884,995      "fig": 885,996      "sp": 886,997      "hed": 887,998      "round": 888,999      "ew": 889,1000      "▁di": 890,1001      "▁der": 891,1002      "ри": 892,1003      "red": 893,1004      "this": 894,1005      "let": 895,1006      "RE": 896,1007      "ax": 897,1008      "fr": 898,1009      "essage": 899,1010      "ough": 900,1011      "▁comm": 901,1012      "fo": 902,1013      "uch": 903,1014      "oy": 904,1015      "▁people": 905,1016      "ystem": 906,1017      "▁first": 907,1018      "▁function": 908,1019      "ange": 909,1020      "▁how": 910,1021      "▁et": 911,1022      "ah": 912,1023      "▁look": 913,1024      "то": 914,1025      "und": 915,1026      "▁under": 916,1027      "ка": 917,1028      "▁!": 918,1029      "ray": 919,1030      "ST": 920,1031      "ific": 921,1032      "ли": 922,1033      "read": 923,1034      "▁bet": 924,1035      "ious": 925,1036      "arg": 926,1037      "▁need": 927,1038      "math": 928,1039      "▁на": 929,1040      "ert": 930,1041      "▁op": 931,1042      "▁acc": 932,1043      "Pro": 933,1044      "▁est": 934,1045      "▁Un": 935,1046      "▁ent": 936,1047      "▁rec": 937,1048      "▁use": 938,1049      "ен": 939,1050      "▁par": 940,1051      "az": 941,1052      "▁д": 942,1053      "▁Wh": 943,1054      "self": 944,1055      "▁ke": 945,1056      "та": 946,1057      "▁want": 947,1058      "▁end": 948,1059      "▁don": 949,1060      "ek": 950,1061      "ren": 951,1062      "Name": 952,1063      "▁=>": 953,1064      "▁app": 954,1065      "▁que": 955,1066      "igh": 956,1067      "▁bu": 957,1068      "equ": 958,1069      "vel": 959,1070      "▁act": 960,1071      "cre": 961,1072      "AT": 962,1073      "▁var": 963,1074      "cess": 964,1075      "====": 965,1076      "Ex": 966,1077      "▁add": 967,1078      "▁mod": 968,1079      "ung": 969,1080      "▁where": 970,1081      "ning": 971,1082      "▁fl": 972,1083      "als": 973,1084      "tern": 974,1085      "}}": 975,1086      "▁Al": 976,1087      "▁pos": 977,1088      "ank": 978,1089      "▁ap": 979,1090      "eng": 980,1091      "▁“": 981,1092      "ble": 982,1093      "▁reg": 983,1094      "^{": 984,1095      "▁She": 985,1096      "▁*/": 986,1097      "ude": 987,1098      "add": 988,1099      "▁two": 989,1100      "▁col": 990,1101      "▁sm": 991,1102      "air": 992,1103      "▁may": 993,1104      "fore": 994,1105      "▁You": 995,1106      "rough": 996,1107      "▁che": 997,1108      "▁att": 998,1109      "oth": 999,1110      "ла": 1000,1111      "▁co": 1001,1112      "ates": 1002,1113      "▁rem": 1003,1114      "ood": 1004,1115      "Type": 1005,1116      "led": 1006,1117      "ful": 1007,1118      "▁self": 1008,1119      "of": 1009,1120      "▁Ar": 1010,1121      "que": 1011,1122      "▁every": 1012,1123      "ref": 1013,1124      "The": 1014,1125      "▁And": 1015,1126      "▁rel": 1016,1127      "OR": 1017,1128      "Id": 1018,1129      "▁even": 1019,1130      "EN": 1020,1131      "▁hand": 1021,1132      "ait": 1022,1133      "▁should": 1023,1134      "▁after": 1024,1135      "▁dif": 1025,1136      "ght": 1026,1137      "ife": 1027,1138      "ator": 1028,1139      "ash": 1029,1140      "ribut": 1030,1141      "umber": 1031,1142      "▁see": 1032,1143      "ms": 1033,1144      "▁call": 1034,1145      "yn": 1035,1146      "dd": 1036,1147      "▁es": 1037,1148      "▁make": 1038,1149      "other": 1039,1150      "▁—": 1040,1151      "\");": 1041,1152      "str": 1042,1153      "▁long": 1043,1154      "lement": 1044,1155      "▁wor": 1045,1156      "its": 1046,1157      "▁If": 1047,1158      "alse": 1048,1159      "ль": 1049,1160      "ward": 1050,1161      "▁по": 1051,1162      "val": 1052,1163      "ons": 1053,1164      "▁Z": 1054,1165      "▁now": 1055,1166      "data": 1056,1167      "amp": 1057,1168      "ense": 1058,1169      "▁through": 1059,1170      "▁down": 1060,1171      "att": 1061,1172      "▁static": 1062,1173      "ics": 1063,1174      "##": 1064,1175      "pos": 1065,1176      "▁void": 1066,1177      "aw": 1067,1178      "oun": 1068,1179      "▁way": 1069,1180      "ible": 1070,1181      "vent": 1071,1182      "ower": 1072,1183      "▁think": 1073,1184      "ts": 1074,1185      "*/": 1075,1186      "▁again": 1076,1187      "ating": 1077,1188      "те": 1078,1189      "ner": 1079,1190      "▁most": 1080,1191      "line": 1081,1192      "ym": 1082,1193      "▁sub": 1083,1194      "erson": 1084,1195      "▁requ": 1085,1196      "AL": 1086,1197      "AR": 1087,1198      "abel": 1088,1199      "ond": 1089,1200      "));": 1090,

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