File size: 3,965 Bytes
2bbccd5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_name_or_path": "distilbert-base-uncased",
  "activation": "gelu",
  "architectures": [
    "DistilBertForSequenceClassification"
  ],
  "attention_dropout": 0.1,
  "dim": 768,
  "dropout": 0.1,
  "hidden_dim": 3072,
  "id2label": {
    "0": "Athlete",
    "1": "Person",
    "2": "Animal",
    "3": "Building",
    "4": "Politician",
    "5": "Company",
    "6": "Organisation",
    "7": "MusicalWork",
    "8": "WinterSportPlayer",
    "9": "SocietalEvent",
    "10": "RouteOfTransportation",
    "11": "PeriodicalLiterature",
    "12": "SportsTeam",
    "13": "NaturalPlace",
    "14": "Artist",
    "15": "Broadcaster",
    "16": "Cleric",
    "17": "EducationalInstitution",
    "18": "Tournament",
    "19": "SportsEvent",
    "20": "SportsTeamSeason",
    "21": "Infrastructure",
    "22": "Settlement",
    "23": "Plant",
    "24": "CelestialBody",
    "25": "SportsLeague",
    "26": "SportFacility",
    "27": "Stream",
    "28": "FictionalCharacter",
    "29": "Comic",
    "30": "Race",
    "31": "Cartoon",
    "32": "Software",
    "33": "Olympics",
    "34": "Eukaryote",
    "35": "FootballLeagueSeason",
    "36": "GridironFootballPlayer",
    "37": "BodyOfWater",
    "38": "SportsManager",
    "39": "ClericalAdministrativeRegion",
    "40": "Horse",
    "41": "Coach",
    "42": "Group",
    "43": "LegalCase",
    "44": "Satellite",
    "45": "WrittenWork",
    "46": "Station",
    "47": "Tower",
    "48": "Actor",
    "49": "RacingDriver",
    "50": "Writer",
    "51": "Genre",
    "52": "NaturalEvent",
    "53": "Song",
    "54": "Scientist",
    "55": "Venue",
    "56": "BritishRoyalty",
    "57": "AmusementParkAttraction",
    "58": "MotorcycleRider",
    "59": "OrganisationMember",
    "60": "Wrestler",
    "61": "Boxer",
    "62": "Engine",
    "63": "FloweringPlant",
    "64": "Presenter",
    "65": "MusicalArtist",
    "66": "RaceTrack",
    "67": "ComicsCharacter",
    "68": "VolleyballPlayer",
    "69": "Database"
  },
  "initializer_range": 0.02,
  "label2id": {
    "Actor": 48,
    "AmusementParkAttraction": 57,
    "Animal": 2,
    "Artist": 14,
    "Athlete": 0,
    "BodyOfWater": 37,
    "Boxer": 61,
    "BritishRoyalty": 56,
    "Broadcaster": 15,
    "Building": 3,
    "Cartoon": 31,
    "CelestialBody": 24,
    "Cleric": 16,
    "ClericalAdministrativeRegion": 39,
    "Coach": 41,
    "Comic": 29,
    "ComicsCharacter": 67,
    "Company": 5,
    "Database": 69,
    "EducationalInstitution": 17,
    "Engine": 62,
    "Eukaryote": 34,
    "FictionalCharacter": 28,
    "FloweringPlant": 63,
    "FootballLeagueSeason": 35,
    "Genre": 51,
    "GridironFootballPlayer": 36,
    "Group": 42,
    "Horse": 40,
    "Infrastructure": 21,
    "LegalCase": 43,
    "MotorcycleRider": 58,
    "MusicalArtist": 65,
    "MusicalWork": 7,
    "NaturalEvent": 52,
    "NaturalPlace": 13,
    "Olympics": 33,
    "Organisation": 6,
    "OrganisationMember": 59,
    "PeriodicalLiterature": 11,
    "Person": 1,
    "Plant": 23,
    "Politician": 4,
    "Presenter": 64,
    "Race": 30,
    "RaceTrack": 66,
    "RacingDriver": 49,
    "RouteOfTransportation": 10,
    "Satellite": 44,
    "Scientist": 54,
    "Settlement": 22,
    "SocietalEvent": 9,
    "Software": 32,
    "Song": 53,
    "SportFacility": 26,
    "SportsEvent": 19,
    "SportsLeague": 25,
    "SportsManager": 38,
    "SportsTeam": 12,
    "SportsTeamSeason": 20,
    "Station": 46,
    "Stream": 27,
    "Tournament": 18,
    "Tower": 47,
    "Venue": 55,
    "VolleyballPlayer": 68,
    "WinterSportPlayer": 8,
    "Wrestler": 60,
    "Writer": 50,
    "WrittenWork": 45
  },
  "max_position_embeddings": 512,
  "model_type": "distilbert",
  "n_heads": 12,
  "n_layers": 6,
  "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.16.2",
  "vocab_size": 30522
}