File size: 5,544 Bytes
44d8669
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
{
  "_name_or_path": "xlm-roberta-base",
  "architectures": [
    "XLMRobertaForSequenceClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "bos_token_id": 0,
  "classifier_dropout": null,
  "eos_token_id": 2,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "addcontact",
    "1": "alarm_query",
    "10": "calendar_set",
    "11": "cleaning",
    "12": "coffee",
    "13": "convert",
    "14": "cooking_query",
    "15": "cooking_recipe",
    "16": "createoradd",
    "17": "currency",
    "18": "datetime_convert",
    "19": "datetime_query",
    "2": "alarm_remove",
    "20": "definition",
    "21": "email_addcontact",
    "22": "email_query",
    "23": "email_querycontact",
    "24": "email_sendemail",
    "25": "events",
    "26": "factoid",
    "27": "game",
    "28": "general_greet",
    "29": "general_joke",
    "3": "alarm_set",
    "30": "general_quirky",
    "31": "greet",
    "32": "hue_lightdim",
    "33": "hue_lightoff",
    "34": "hue_lightup",
    "35": "iot_cleaning",
    "36": "iot_coffee",
    "37": "iot_hue_lightchange",
    "38": "iot_hue_lightdim",
    "39": "iot_hue_lightoff",
    "4": "audio_volume_down",
    "40": "iot_hue_lighton",
    "41": "iot_hue_lightup",
    "42": "iot_wemo_off",
    "43": "iot_wemo_on",
    "44": "joke",
    "45": "likeness",
    "46": "lists_createoradd",
    "47": "lists_query",
    "48": "lists_remove",
    "49": "locations",
    "5": "audio_volume_mute",
    "50": "music",
    "51": "music_dislikeness",
    "52": "music_likeness",
    "53": "music_query",
    "54": "music_settings",
    "55": "news_query",
    "56": "play_audiobook",
    "57": "play_game",
    "58": "play_music",
    "59": "play_podcasts",
    "6": "audio_volume_other",
    "60": "play_radio",
    "61": "podcasts",
    "62": "post",
    "63": "qa_currency",
    "64": "qa_definition",
    "65": "qa_factoid",
    "66": "qa_maths",
    "67": "qa_stock",
    "68": "query",
    "69": "querycontact",
    "7": "audio_volume_up",
    "70": "quirky",
    "71": "radio",
    "72": "recommendation_events",
    "73": "recommendation_locations",
    "74": "recommendation_movies",
    "75": "remove",
    "76": "sendemail",
    "77": "set",
    "78": "settings",
    "79": "social_post",
    "8": "calendar_query",
    "80": "social_query",
    "81": "takeaway_order",
    "82": "takeaway_query",
    "83": "ticket",
    "84": "traffic",
    "85": "transport_query",
    "86": "transport_taxi",
    "87": "transport_ticket",
    "88": "transport_traffic",
    "89": "volume_other",
    "9": "calendar_remove",
    "90": "weather_query",
    "91": "wemo_off",
    "92": "wemo_on"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "addcontact": "0",
    "alarm_query": "1",
    "alarm_remove": "2",
    "alarm_set": "3",
    "audio_volume_down": "4",
    "audio_volume_mute": "5",
    "audio_volume_other": "6",
    "audio_volume_up": "7",
    "calendar_query": "8",
    "calendar_remove": "9",
    "calendar_set": "10",
    "cleaning": "11",
    "coffee": "12",
    "convert": "13",
    "cooking_query": "14",
    "cooking_recipe": "15",
    "createoradd": "16",
    "currency": "17",
    "datetime_convert": "18",
    "datetime_query": "19",
    "definition": "20",
    "email_addcontact": "21",
    "email_query": "22",
    "email_querycontact": "23",
    "email_sendemail": "24",
    "events": "25",
    "factoid": "26",
    "game": "27",
    "general_greet": "28",
    "general_joke": "29",
    "general_quirky": "30",
    "greet": "31",
    "hue_lightdim": "32",
    "hue_lightoff": "33",
    "hue_lightup": "34",
    "iot_cleaning": "35",
    "iot_coffee": "36",
    "iot_hue_lightchange": "37",
    "iot_hue_lightdim": "38",
    "iot_hue_lightoff": "39",
    "iot_hue_lighton": "40",
    "iot_hue_lightup": "41",
    "iot_wemo_off": "42",
    "iot_wemo_on": "43",
    "joke": "44",
    "likeness": "45",
    "lists_createoradd": "46",
    "lists_query": "47",
    "lists_remove": "48",
    "locations": "49",
    "music": "50",
    "music_dislikeness": "51",
    "music_likeness": "52",
    "music_query": "53",
    "music_settings": "54",
    "news_query": "55",
    "play_audiobook": "56",
    "play_game": "57",
    "play_music": "58",
    "play_podcasts": "59",
    "play_radio": "60",
    "podcasts": "61",
    "post": "62",
    "qa_currency": "63",
    "qa_definition": "64",
    "qa_factoid": "65",
    "qa_maths": "66",
    "qa_stock": "67",
    "query": "68",
    "querycontact": "69",
    "quirky": "70",
    "radio": "71",
    "recommendation_events": "72",
    "recommendation_locations": "73",
    "recommendation_movies": "74",
    "remove": "75",
    "sendemail": "76",
    "set": "77",
    "settings": "78",
    "social_post": "79",
    "social_query": "80",
    "takeaway_order": "81",
    "takeaway_query": "82",
    "ticket": "83",
    "traffic": "84",
    "transport_query": "85",
    "transport_taxi": "86",
    "transport_ticket": "87",
    "transport_traffic": "88",
    "volume_other": "89",
    "weather_query": "90",
    "wemo_off": "91",
    "wemo_on": "92"
  },
  "layer_norm_eps": 1e-05,
  "max_position_embeddings": 514,
  "model_type": "xlm-roberta",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "output_past": true,
  "pad_token_id": 1,
  "position_embedding_type": "absolute",
  "problem_type": "single_label_classification",
  "torch_dtype": "float32",
  "transformers_version": "4.28.1",
  "type_vocab_size": 1,
  "use_cache": true,
  "vocab_size": 250002
}