CoolFace
Modelpublic

inbox225710/00_model_MathOctopus_Parallel_7B

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

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