File size: 2,256 Bytes
e26400f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "version": "1.0",
    "truncation": null,
    "padding": null,
    "added_tokens": [
        {
            "id": 34,
            "content": "<unk>",
            "single_word": false,
            "lstrip": false,
            "rstrip": false,
            "normalized": false,
            "special": true
        }
    ],
    "normalizer": {
        "type": "Sequence",
        "normalizers": [
            {
                "type": "Lowercase"
            },
            {
                "type": "Replace",
                "pattern": {
                    "String": "\u021b"
                },
                "content": "\u0163"
            },
            {
                "type": "Replace",
                "pattern": {
                    "Regex": "[^cqubg_n\u2013mzitl\u0103f\u0219a1\u00eep\\-hs'xej\u00e2 rvo\u0163d]"
                },
                "content": ""
            },
            {
                "type": "Strip",
                "strip_left": true,
                "strip_right": true
            },
            {
                "type": "Replace",
                "pattern": {
                    "Regex": "(?=.)|(?<!^)$"
                },
                "content": "c"
            }
        ]
    },
    "pre_tokenizer": {
        "type": "Split",
        "pattern": {
            "Regex": ""
        },
        "behavior": "Isolated",
        "invert": false
    },
    "post_processor": null,
    "decoder": null,
    "model": {
        "vocab": {
            "c": 0,
            "q": 1,
            "u": 2,
            "b": 3,
            "g": 4,
            "_": 5,
            "n": 6,
            "\u2013": 7,
            "m": 8,
            "z": 9,
            "i": 10,
            "t": 11,
            "l": 12,
            "\u0103": 13,
            "f": 14,
            "\u0219": 15,
            "a": 16,
            "1": 17,
            "\u00ee": 18,
            "p": 19,
            "-": 20,
            "h": 21,
            "s": 22,
            "'": 23,
            "x": 24,
            "e": 25,
            "j": 26,
            "\u00e2": 27,
            " ": 28,
            "r": 29,
            "v": 30,
            "o": 31,
            "\u0163": 32,
            "d": 33,
            "<unk>": 34
        }
    }
}