File size: 2,575 Bytes
b4316fa
 
3613199
b4316fa
 
 
 
3613199
b4316fa
 
 
 
 
 
 
3613199
 
b4316fa
 
 
 
 
 
 
3613199
 
b4316fa
 
 
 
 
 
 
3613199
b4316fa
 
 
 
 
 
 
 
3613199
b4316fa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3613199
b4316fa
 
 
3613199
b4316fa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3613199
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b4316fa
3613199
 
 
 
 
b4316fa
 
 
 
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
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
{
  "version": "1.0",
  "truncation": null,
  "padding": null,
  "added_tokens": [
    {
      "id": 0,
      "content": "<unk>",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": true,
      "special": true
    },
    {
      "id": 53,
      "content": "<s>",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": true,
      "special": true
    },
    {
      "id": 54,
      "content": "</s>",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": true,
      "special": true
    },
    {
      "id": 55,
      "content": "<pad>",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": true,
      "special": true
    },
    {
      "id": 56,
      "content": "<mask>",
      "single_word": false,
      "lstrip": true,
      "rstrip": false,
      "normalized": false,
      "special": true
    }
  ],
  "normalizer": null,
  "pre_tokenizer": {
    "type": "ByteLevel",
    "add_prefix_space": false,
    "trim_offsets": true,
    "use_regex": true
  },
  "post_processor": {
    "type": "RobertaProcessing",
    "sep": [
      "</s>",
      54
    ],
    "cls": [
      "<s>",
      53
    ],
    "trim_offsets": true,
    "add_prefix_space": false
  },
  "decoder": {
    "type": "ByteLevel",
    "add_prefix_space": true,
    "trim_offsets": true,
    "use_regex": true
  },
  "model": {
    "type": "BPE",
    "dropout": null,
    "unk_token": null,
    "continuing_subword_prefix": "",
    "end_of_word_suffix": "",
    "fuse_unk": false,
    "byte_fallback": false,
    "vocab": {
      "<unk>": 0,
      "a": 1,
      "b": 2,
      "c": 3,
      "d": 4,
      "e": 5,
      "f": 6,
      "g": 7,
      "h": 8,
      "i": 9,
      "j": 10,
      "k": 11,
      "l": 12,
      "m": 13,
      "n": 14,
      "o": 15,
      "p": 16,
      "q": 17,
      "r": 18,
      "s": 19,
      "t": 20,
      "u": 21,
      "v": 22,
      "w": 23,
      "x": 24,
      "y": 25,
      "z": 26,
      "x</w>": 27,
      "v</w>": 28,
      "d</w>": 29,
      "r</w>": 30,
      "s</w>": 31,
      "w</w>": 32,
      "c</w>": 33,
      "k</w>": 34,
      "n</w>": 35,
      "y</w>": 36,
      "p</w>": 37,
      "j</w>": 38,
      "g</w>": 39,
      "f</w>": 40,
      "t</w>": 41,
      "z</w>": 42,
      "a</w>": 43,
      "e</w>": 44,
      "o</w>": 45,
      "q</w>": 46,
      "i</w>": 47,
      "u</w>": 48,
      "m</w>": 49,
      "h</w>": 50,
      "l</w>": 51,
      "b</w>": 52
    },
    "merges": []
  }
}