File size: 3,100 Bytes
6d2a7be
7dfdfa4
6d2a7be
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f69e2f5
6d2a7be
 
 
 
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
144
145
146
147
148
{
  "_name_or_path": "disk0dancer/ruBert-base-finetuned-pos",
  "architectures": [
    "BertForTokenClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "classifier_dropout": null,
  "directionality": "bidi",
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "O",
    "1": "Not",
    "2": "Abbr",
    "3": "Adj",
    "4": "Adv",
    "5": "Adv/action_des\u0441",
    "6": "Adv/action_time",
    "7": "Adv/measure",
    "8": "Adv/place",
    "9": "Adv/emph",
    "10": "Advt",
    "11": "Advt1",
    "12": "Aux",
    "13": "Bracket",
    "14": "Colon",
    "15": "Comma",
    "16": "Conj.comp",
    "17": "Coord",
    "18": "Dash",
    "19": "Dot",
    "20": "Ellipsis",
    "21": "Fw",
    "22": "Interj.",
    "23": "Interrog.word",
    "24": "Introduct",
    "25": "Mark/excl",
    "26": "Mark/quest",
    "27": "Measure",
    "28": "N",
    "29": "Num",
    "30": "Num/ordinal",
    "31": "Part/dem",
    "32": "Part/excl",
    "33": "Part/limit",
    "34": "Part/imp",
    "35": "Part/intens",
    "36": "Part/neg",
    "37": "Part/quest",
    "38": "Part/soft",
    "39": "Prep",
    "40": "Pron",
    "41": "Pron/attr",
    "42": "Pron/dem",
    "43": "Pron/neg",
    "44": "Pron/pos",
    "45": "Pron/rel",
    "46": "Particip/adj",
    "47": "Particip/v",
    "48": "Punct",
    "49": "Quote",
    "50": "Semicolon",
    "51": "State",
    "52": "Sub",
    "53": "Vf",
    "54": "Vinf",
    "55": "Vm"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "Abbr": 2,
    "Adj": 3,
    "Adv": 4,
    "Adv/action_des\u0441": 5,
    "Adv/action_time": 6,
    "Adv/emph": 9,
    "Adv/measure": 7,
    "Adv/place": 8,
    "Advt": 10,
    "Advt1": 11,
    "Aux": 12,
    "Bracket": 13,
    "Colon": 14,
    "Comma": 15,
    "Conj.comp": 16,
    "Coord": 17,
    "Dash": 18,
    "Dot": 19,
    "Ellipsis": 20,
    "Fw": 21,
    "Interj.": 22,
    "Interrog.word": 23,
    "Introduct": 24,
    "Mark/excl": 25,
    "Mark/quest": 26,
    "Measure": 27,
    "N": 28,
    "Not": 1,
    "Num": 29,
    "Num/ordinal": 30,
    "O": 0,
    "Part/dem": 31,
    "Part/excl": 32,
    "Part/imp": 34,
    "Part/intens": 35,
    "Part/limit": 33,
    "Part/neg": 36,
    "Part/quest": 37,
    "Part/soft": 38,
    "Particip/adj": 46,
    "Particip/v": 47,
    "Prep": 39,
    "Pron": 40,
    "Pron/attr": 41,
    "Pron/dem": 42,
    "Pron/neg": 43,
    "Pron/pos": 44,
    "Pron/rel": 45,
    "Punct": 48,
    "Quote": 49,
    "Semicolon": 50,
    "State": 51,
    "Sub": 52,
    "Vf": 53,
    "Vinf": 54,
    "Vm": 55
  },
  "layer_norm_eps": 1e-12,
  "max_position_embeddings": 512,
  "model_type": "bert",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "pad_token_id": 0,
  "pooler_fc_size": 768,
  "pooler_num_attention_heads": 12,
  "pooler_num_fc_layers": 3,
  "pooler_size_per_head": 128,
  "pooler_type": "first_token_transform",
  "position_embedding_type": "absolute",
  "torch_dtype": "float32",
  "transformers_version": "4.39.0",
  "type_vocab_size": 2,
  "use_cache": true,
  "vocab_size": 120138
}