Datasets:

Modalities:
Text
Formats:
text
Size:
< 1K
Libraries:
Datasets

Add slim byte-level tokenizer fixtures for tokenizers byte_level_fast tests

#3
by sbrandeis HF Staff - opened
bert-wiki-slim.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"version": "1.0", "truncation": null, "padding": null, "added_tokens": [{"id": 0, "special": true, "content": "[UNK]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false}, {"id": 1, "special": true, "content": "[CLS]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false}, {"id": 2, "special": true, "content": "[SEP]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false}, {"id": 3, "special": true, "content": "[PAD]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false}, {"id": 4, "special": true, "content": "[MASK]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false}], "normalizer": {"type": "Sequence", "normalizers": [{"type": "NFD"}, {"type": "Lowercase"}, {"type": "StripAccents"}]}, "pre_tokenizer": {"type": "Whitespace"}, "post_processor": {"type": "TemplateProcessing", "single": [{"SpecialToken": {"id": "[CLS]", "type_id": 0}}, {"Sequence": {"id": "A", "type_id": 0}}, {"SpecialToken": {"id": "[SEP]", "type_id": 0}}], "pair": [{"SpecialToken": {"id": "[CLS]", "type_id": 0}}, {"Sequence": {"id": "A", "type_id": 0}}, {"SpecialToken": {"id": "[SEP]", "type_id": 0}}, {"Sequence": {"id": "B", "type_id": 1}}, {"SpecialToken": {"id": "[SEP]", "type_id": 1}}], "special_tokens": {"[CLS]": {"id": "[CLS]", "ids": [1], "tokens": ["[CLS]"]}, "[SEP]": {"id": "[SEP]", "ids": [2], "tokens": ["[SEP]"]}}}, "decoder": null, "model": {"unk_token": "[UNK]", "continuing_subword_prefix": "##", "max_input_chars_per_word": 100, "vocab": {"[UNK]": 0, "[CLS]": 1, "[SEP]": 2, "[PAD]": 3, "[MASK]": 4, "!": 5, "\"": 6, "#": 7, "$": 8, "%": 9, "&": 10, "'": 11, "(": 12, ")": 13, "*": 14, "+": 15, ",": 16, "-": 17, ".": 18, "/": 19, "0": 20, "1": 21, "2": 22, "3": 23, "4": 24, "5": 25, "6": 26, "7": 27, "8": 28, "9": 29, ":": 30, ";": 31, "<": 32, "=": 33, ">": 34, "?": 35, "@": 36, "[": 37, "\\": 38, "]": 39, "^": 40, "_": 41, "`": 42, "a": 43, "b": 44, "c": 45, "d": 46, "e": 47, "f": 48, "g": 49, "h": 50, "i": 51, "j": 52, "k": 53, "l": 54, "m": 55, "n": 56, "o": 57, "p": 58, "q": 59, "r": 60, "s": 61, "t": 62, "u": 63, "v": 64, "w": 65, "x": 66, "y": 67, "z": 68, "{": 69, "|": 70, "}": 71, "~": 72, "": 73, "’": 74, "“": 75, "”": 76, "–": 77, "": 78, "¡": 79, "¢": 80, "£": 81, "¤": 82, "¥": 83, "§": 84, "©": 85, "«": 86, "­": 87, "®": 88, "¯": 89, "°": 90, "±": 91, "²": 92, "³": 93, "´": 94, "µ": 95, "¶": 96, "·": 97, "¹": 98, "º": 99, "»": 100, "¼": 101, "½": 102, "¾": 103, "¿": 104, "×": 105, "ß": 106, "æ": 107, "ð": 108, "÷": 109, "ø": 110, "þ": 111, "đ": 112, "ħ": 113, "ı": 114, "ĸ": 115, "ł": 116, "ŋ": 117, "œ": 118, "ŧ": 119, "ſ": 120, "ƀ": 121, "ƈ": 122, "ƍ": 123, "ƒ": 124, "ƙ": 125, "ƛ": 126, "ƣ": 127, "ƥ": 128, "ƭ": 129, "ƿ": 130, "ǀ": 131, "ǁ": 132, "ǂ": 133, "ǃ": 134, "ǝ": 135, "ȝ": 136, "ȷ": 137, "ȼ": 138, "ɉ": 139, "ɐ": 140, "ɑ": 141, "ɒ": 142, "ɓ": 143, "ɔ": 144, "ɕ": 145, "ɖ": 146, "ɗ": 147, "ɘ": 148, "ə": 149, "ɚ": 150, "ɛ": 151, "ɜ": 152, "ɞ": 153, "ɟ": 154, "ɠ": 155, "ɡ": 156, "ɢ": 157, "ɣ": 158, "ɤ": 159, "ɥ": 160, "ɦ": 161, "ɧ": 162, "ɨ": 163, "ɪ": 164, "ɫ": 165, "ɬ": 166, "ɭ": 167, "ɮ": 168, "ɯ": 169, "ɰ": 170, "ɱ": 171, "ɲ": 172, "ɳ": 173, "ɴ": 174, "ɵ": 175, "ɶ": 176, "ɷ": 177, "ɸ": 178, "ɹ": 179, "ɺ": 180, "ɻ": 181, "ɽ": 182, "ɾ": 183, "ʀ": 184, "ʁ": 185, "ʂ": 186, "ʃ": 187, "ʄ": 188, "ʇ": 189, "ʈ": 190, "ʉ": 191, "ʊ": 192, "ʋ": 193, "ʌ": 194, "ʍ": 195, "ʎ": 196, "ʏ": 197, "ʐ": 198, "ʑ": 199, "ʒ": 200, "ʔ": 201, "ʕ": 202, "ʖ": 203, "ʗ": 204, "ʘ": 205, "ʙ": 206, "ʛ": 207, "ʝ": 208, "ʞ": 209, "ʟ": 210, "ʠ": 211, "ʡ": 212, "ʢ": 213, "ʰ": 214, "ʱ": 215, "ʲ": 216, "ʳ": 217, "ʷ": 218, "ʹ": 219, "ʻ": 220, "ʼ": 221, "ʽ": 222, "ʾ": 223, "ʿ": 224, "ˀ": 225, "ˁ": 226, "ˆ": 227, "ˇ": 228, "ˈ": 229, "ˌ": 230, "ː": 231, "ˑ": 232, "˔": 233, "˕": 234, "˖": 235, "˘": 236, "˚": 237, "˜": 238, "˞": 239, "ˠ": 240, "ˢ": 241, "ˣ": 242, "ˤ": 243, "˥": 244, "˦": 245, "˧": 246, "˨": 247, "˩": 248, "΄": 249, "α": 250, "β": 251, "γ": 252, "δ": 253, "ε": 254, "ζ": 255, "η": 256, "θ": 257, "ι": 258, "κ": 259, "λ": 260, "μ": 261, "ν": 262, "ξ": 263, "ο": 264, "π": 265, "ρ": 266, "ς": 267, "σ": 268, "τ": 269, "υ": 270, "φ": 271, "χ": 272, "ψ": 273, "ω": 274, "ϑ": 275, "ϕ": 276, "ϝ": 277, "ϟ": 278, "ϵ": 279, "а": 280, "б": 281, "в": 282, "г": 283, "д": 284, "е": 285, "ж": 286, "з": 287, "и": 288, "к": 289, "л": 290, "м": 291, "н": 292, "о": 293, "п": 294, "р": 295, "с": 296, "т": 297, "у": 298, "ф": 299, "х": 300, "ц": 301, "ч": 302, "ш": 303, "щ": 304, "ъ": 305, "ы": 306, "ь": 307, "э": 308, "ю": 309, "я": 310, "ђ": 311, "є": 312, "і": 313, "ј": 314, "љ": 315, "њ": 316, "ћ": 317, "ѡ": 318, "ѣ": 319, "ѥ": 320, "ѧ": 321, "ѯ": 322, "ѹ": 323, "ғ": 324, "қ": 325, "ү": 326, "ҳ": 327, "ҷ": 328, "ө": 329, "ӷ": 330, "ա": 331, "բ": 332, "գ": 333, "դ": 334, "ե": 335, "զ": 336, "է": 337, "ը": 338, "թ": 339, "ժ": 340, "ի": 341, "լ": 342, "խ": 343, "ծ": 344, "կ": 345, "հ": 346, "ձ": 347, "ղ": 348, "ճ": 349, "մ": 350, "յ": 351, "ն": 352, "շ": 353, "ո": 354, "չ": 355, "պ": 356, "ջ": 357, "ռ": 358, "ս": 359, "վ": 360, "տ": 361, "ր": 362, "ց": 363, "ւ": 364, "փ": 365, "ք": 366, "օ": 367, "և": 368, "א": 369, "ב": 370, "ג": 371, "ד": 372, "ה": 373, "ו": 374, "ז": 375, "ח": 376, "ט": 377, "י": 378, "ך": 379, "כ": 380, "ל": 381, "ם": 382, "מ": 383, "ן": 384, "נ": 385, "ס": 386, "ע": 387, "ף": 388, "פ": 389, "ץ": 390, "צ": 391, "ק": 392, "ר": 393, "ש": 394, "ת": 395, "ױ": 396, "׳": 397, "،": 398, "ء": 399, "ا": 400, "ب": 401, "ة": 402, "ت": 403, "ث": 404, "ج": 405, "ح": 406, "خ": 407, "د": 408, "ذ": 409, "ر": 410, "ز": 411, "س": 412, "ش": 413, "ص": 414, "ض": 415, "ط": 416, "ظ": 417, "ع": 418, "غ": 419, "ـ": 420, "ف": 421, "ق": 422, "ك": 423, "ل": 424, "م": 425, "ن": 426, "ه": 427, "و": 428, "ى": 429, "ي": 430, "١": 431, "٧": 432, "پ": 433, "چ": 434, "ڈ": 435, "ڠ": 436, "ک": 437, "ڬ": 438, "گ": 439, "ں": 440, "ھ": 441, "ہ": 442, "ی": 443, "ۍ": 444, "ے": 445, "ە": 446, "ܐ": 447, "ܒ": 448, "ܔ": 449, "ܕ": 450, "ܗ": 451, "ܘ": 452, "ܙ": 453, "ܚ": 454, "ܛ": 455, "ܝ": 456, "ܠ": 457, "ܡ": 458, "ܢ": 459, "ܣ": 460, "ܥ": 461, "ܦ": 462, "ܪ": 463, "ܬ": 464, "अ": 465, "आ": 466, "इ": 467, "ई": 468, "उ": 469, "ऋ": 470, "ए": 471, "ऐ": 472, "औ": 473, "क": 474, "ख": 475, "ग": 476, "घ": 477, "ङ": 478, "च": 479, "छ": 480, "ज": 481, "ञ": 482, "ट": 483, "ठ": 484, "ड": 485, "ण": 486, "त": 487, "थ": 488, "द": 489, "ध": 490, "न": 491, "प": 492, "फ": 493, "ब": 494, "भ": 495, "म": 496, "य": 497, "र": 498, "ल": 499, "व": 500, "श": 501, "ष": 502, "स": 503, "ह": 504, "ऽ": 505, "ॐ": 506, "।": 507, "॥": 508, "१": 509, "२": 510, "३": 511, "অ": 512, "আ": 513, "ই": 514, "এ": 515, "ক": 516, "খ": 517, "গ": 518, "ঙ": 519, "চ": 520, "জ": 521, "ট": 522, "ড": 523, "ঢ": 524, "ণ": 525, "ত": 526, "থ": 527, "দ": 528, "ন": 529, "প": 530, "ব": 531, "ভ": 532, "ম": 533, "য": 534, "র": 535, "ল": 536, "শ": 537, "ষ": 538, "স": 539, "হ": 540, "ৰ": 541, "ਅ": 542, "ਉ": 543, "ਖ": 544, "ਘ": 545, "ਜ": 546, "ਝ": 547, "ਦ": 548, "ਲ": 549, "ਵ": 550, "ਸ": 551, "ਹ": 552, "ખ": 553, "ફ": 554, "બ": 555, "ર": 556, "લ": 557, "સ": 558, "ପ": 559, "ର": 560, "ஃ": 561, "அ": 562, "ஆ": 563, "இ": 564, "ஈ": 565, "எ": 566, "ஒ": 567, "க": 568, "ங": 569, "ச": 570, "ட": 571, "ண": 572, "த": 573, "ந": 574, "ன": 575, "ப": 576, "ம": 577, "ய": 578, "ர": 579, "ற": 580, "ல": 581, "ள": 582, "ழ": 583, "வ": 584, "ஸ": 585, "క": 586, "ఖ": 587, "గ": 588, "జ": 589, "ట": 590, "ఠ": 591, "డ": 592, "త": 593, "థ": 594, "ద": 595, "న": 596, "ప": 597, "బ": 598, "భ": 599}}}
deepseek-v4-slim.json ADDED
The diff for this file is too large to render. See raw diff
 
gemma-4-slim.json ADDED
The diff for this file is too large to render. See raw diff
 
glm-5.2-slim.json ADDED
The diff for this file is too large to render. See raw diff
 
gpt-oss-slim.json ADDED
The diff for this file is too large to render. See raw diff
 
gpt2-slim.json ADDED
The diff for this file is too large to render. See raw diff
 
llama-3-slim.json ADDED
The diff for this file is too large to render. See raw diff
 
roberta-slim.json ADDED
The diff for this file is too large to render. See raw diff