File size: 2,321 Bytes
85dfcf4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
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
{
    "version": "1.0",
    "truncation": null,
    "padding": null,
    "added_tokens": [
        {
            "id": 45,
            "content": "<unk>",
            "single_word": false,
            "lstrip": false,
            "rstrip": false,
            "normalized": false,
            "special": true
        }
    ],
    "normalizer": {
        "type": "Sequence",
        "normalizers": [
            {
                "type": "Lowercase"
            },
            {
                "type": "Replace",
                "pattern": {
                    "Regex": "[^ v2qg\\-f18ah4\u00f63rm\u00e4lnt\u00ebdby\u00dfou_js65\u00efci\u00fcpke\u2013wz7x0]"
                },
                "content": ""
            },
            {
                "type": "Strip",
                "strip_left": true,
                "strip_right": true
            },
            {
                "type": "Replace",
                "pattern": {
                    "Regex": "(?=.)|(?<!^)$"
                },
                "content": " "
            }
        ]
    },
    "pre_tokenizer": {
        "type": "Split",
        "pattern": {
            "Regex": ""
        },
        "behavior": "Isolated",
        "invert": false
    },
    "post_processor": null,
    "decoder": null,
    "model": {
        "vocab": {
            " ": 0,
            "v": 1,
            "2": 2,
            "q": 3,
            "g": 4,
            "-": 5,
            "f": 6,
            "1": 7,
            "8": 8,
            "a": 9,
            "h": 10,
            "4": 11,
            "\u00f6": 12,
            "3": 13,
            "r": 14,
            "m": 15,
            "\u00e4": 16,
            "l": 17,
            "n": 18,
            "t": 19,
            "\u00eb": 20,
            "d": 21,
            "b": 22,
            "y": 23,
            "\u00df": 24,
            "o": 25,
            "u": 26,
            "_": 27,
            "j": 28,
            "s": 29,
            "6": 30,
            "5": 31,
            "\u00ef": 32,
            "c": 33,
            "i": 34,
            "\u00fc": 35,
            "p": 36,
            "k": 37,
            "e": 38,
            "\u2013": 39,
            "w": 40,
            "z": 41,
            "7": 42,
            "x": 43,
            "0": 44,
            "<unk>": 45
        }
    }
}