File size: 4,812 Bytes
47eaec7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
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
{
  "_name_or_path": "distilbert-base-cased",
  "activation": "gelu",
  "architectures": [
    "DistilBertForSequenceClassification"
  ],
  "attention_dropout": 0.1,
  "dim": 768,
  "dropout": 0.1,
  "hidden_dim": 3072,
  "id2label": {
    "0": "Book/description",
    "1": "Book/name",
    "2": "BookFormatType",
    "3": "Boolean",
    "4": "Brand",
    "5": "CategoryCode",
    "6": "CoordinateAT",
    "7": "Country",
    "8": "CreativeWork",
    "9": "CreativeWork/name",
    "10": "CreativeWorkSeries",
    "11": "Date",
    "12": "DateTime",
    "13": "DayOfWeek",
    "14": "DeliveryMethod",
    "15": "Distance",
    "16": "Duration",
    "17": "EducationalOccupationalCredential",
    "18": "Energy",
    "19": "Event/description",
    "20": "Event/name",
    "21": "EventAttendanceModeEnumeration",
    "22": "EventStatusType",
    "23": "GenderType",
    "24": "Hotel/description",
    "25": "Hotel/name",
    "26": "IdentifierAT",
    "27": "ItemAvailability",
    "28": "ItemList",
    "29": "JobPosting/description",
    "30": "JobPosting/name",
    "31": "Language",
    "32": "LocalBusiness/name",
    "33": "LocationFeatureSpecification",
    "34": "Mass",
    "35": "MonetaryAmount",
    "36": "Movie/description",
    "37": "Movie/name",
    "38": "Museum/name",
    "39": "MusicAlbum/name",
    "40": "MusicArtistAT",
    "41": "MusicRecording/name",
    "42": "Number",
    "43": "OccupationalExperienceRequirements",
    "44": "OfferItemCondition",
    "45": "Organization",
    "46": "Person/name",
    "47": "Photograph",
    "48": "Place/name",
    "49": "PostalAddress",
    "50": "Product/description",
    "51": "Product/name",
    "52": "ProductModel",
    "53": "QuantitativeValue",
    "54": "Rating",
    "55": "Recipe/description",
    "56": "Recipe/name",
    "57": "Restaurant/name",
    "58": "RestrictedDiet",
    "59": "Review",
    "60": "SportsEvent/name",
    "61": "SportsTeam",
    "62": "TVEpisode/name",
    "63": "Time",
    "64": "URL",
    "65": "addressLocality",
    "66": "addressRegion",
    "67": "category",
    "68": "currency",
    "69": "email",
    "70": "faxNumber",
    "71": "openingHours",
    "72": "paymentAccepted",
    "73": "postalCode",
    "74": "price",
    "75": "priceRange",
    "76": "streetAddress",
    "77": "telephone",
    "78": "unitCode",
    "79": "unitText",
    "80": "weight",
    "81": "workHours"
  },
  "initializer_range": 0.02,
  "label2id": {
    "Book/description": 0,
    "Book/name": 1,
    "BookFormatType": 2,
    "Boolean": 3,
    "Brand": 4,
    "CategoryCode": 5,
    "CoordinateAT": 6,
    "Country": 7,
    "CreativeWork": 8,
    "CreativeWork/name": 9,
    "CreativeWorkSeries": 10,
    "Date": 11,
    "DateTime": 12,
    "DayOfWeek": 13,
    "DeliveryMethod": 14,
    "Distance": 15,
    "Duration": 16,
    "EducationalOccupationalCredential": 17,
    "Energy": 18,
    "Event/description": 19,
    "Event/name": 20,
    "EventAttendanceModeEnumeration": 21,
    "EventStatusType": 22,
    "GenderType": 23,
    "Hotel/description": 24,
    "Hotel/name": 25,
    "IdentifierAT": 26,
    "ItemAvailability": 27,
    "ItemList": 28,
    "JobPosting/description": 29,
    "JobPosting/name": 30,
    "Language": 31,
    "LocalBusiness/name": 32,
    "LocationFeatureSpecification": 33,
    "Mass": 34,
    "MonetaryAmount": 35,
    "Movie/description": 36,
    "Movie/name": 37,
    "Museum/name": 38,
    "MusicAlbum/name": 39,
    "MusicArtistAT": 40,
    "MusicRecording/name": 41,
    "Number": 42,
    "OccupationalExperienceRequirements": 43,
    "OfferItemCondition": 44,
    "Organization": 45,
    "Person/name": 46,
    "Photograph": 47,
    "Place/name": 48,
    "PostalAddress": 49,
    "Product/description": 50,
    "Product/name": 51,
    "ProductModel": 52,
    "QuantitativeValue": 53,
    "Rating": 54,
    "Recipe/description": 55,
    "Recipe/name": 56,
    "Restaurant/name": 57,
    "RestrictedDiet": 58,
    "Review": 59,
    "SportsEvent/name": 60,
    "SportsTeam": 61,
    "TVEpisode/name": 62,
    "Time": 63,
    "URL": 64,
    "addressLocality": 65,
    "addressRegion": 66,
    "category": 67,
    "currency": 68,
    "email": 69,
    "faxNumber": 70,
    "openingHours": 71,
    "paymentAccepted": 72,
    "postalCode": 73,
    "price": 74,
    "priceRange": 75,
    "streetAddress": 76,
    "telephone": 77,
    "unitCode": 78,
    "unitText": 79,
    "weight": 80,
    "workHours": 81
  },
  "max_position_embeddings": 512,
  "model_type": "distilbert",
  "n_heads": 12,
  "n_layers": 6,
  "output_past": true,
  "pad_token_id": 0,
  "problem_type": "single_label_classification",
  "qa_dropout": 0.1,
  "seq_classif_dropout": 0.2,
  "sinusoidal_pos_embds": false,
  "tie_weights_": true,
  "torch_dtype": "float32",
  "transformers_version": "4.35.0",
  "vocab_size": 28996
}