File size: 4,256 Bytes
2740496
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_name_or_path": "AutoTrain",
  "_num_labels": 64,
  "architectures": [
    "RobertaForSequenceClassification"
  ],
  "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": "alarm_query",
    "1": "alarm_remove",
    "2": "alarm_set",
    "3": "audio_volume_down",
    "4": "audio_volume_mute",
    "5": "audio_volume_up",
    "6": "calendar_query",
    "7": "calendar_remove",
    "8": "calendar_set",
    "9": "cooking_recipe",
    "10": "datetime_convert",
    "11": "datetime_query",
    "12": "email_addcontact",
    "13": "email_query",
    "14": "email_querycontact",
    "15": "email_sendemail",
    "16": "general_affirm",
    "17": "general_commandstop",
    "18": "general_confirm",
    "19": "general_dontcare",
    "20": "general_explain",
    "21": "general_joke",
    "22": "general_negate",
    "23": "general_praise",
    "24": "general_quirky",
    "25": "general_repeat",
    "26": "iot_cleaning",
    "27": "iot_coffee",
    "28": "iot_hue_lightchange",
    "29": "iot_hue_lightdim",
    "30": "iot_hue_lightoff",
    "31": "iot_hue_lighton",
    "32": "iot_hue_lightup",
    "33": "iot_wemo_off",
    "34": "iot_wemo_on",
    "35": "lists_createoradd",
    "36": "lists_query",
    "37": "lists_remove",
    "38": "music_likeness",
    "39": "music_query",
    "40": "music_settings",
    "41": "news_query",
    "42": "play_audiobook",
    "43": "play_game",
    "44": "play_music",
    "45": "play_podcasts",
    "46": "play_radio",
    "47": "qa_currency",
    "48": "qa_definition",
    "49": "qa_factoid",
    "50": "qa_maths",
    "51": "qa_stock",
    "52": "recommendation_events",
    "53": "recommendation_locations",
    "54": "recommendation_movies",
    "55": "social_post",
    "56": "social_query",
    "57": "takeaway_order",
    "58": "takeaway_query",
    "59": "transport_query",
    "60": "transport_taxi",
    "61": "transport_ticket",
    "62": "transport_traffic",
    "63": "weather_query"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "alarm_query": 0,
    "alarm_remove": 1,
    "alarm_set": 2,
    "audio_volume_down": 3,
    "audio_volume_mute": 4,
    "audio_volume_up": 5,
    "calendar_query": 6,
    "calendar_remove": 7,
    "calendar_set": 8,
    "cooking_recipe": 9,
    "datetime_convert": 10,
    "datetime_query": 11,
    "email_addcontact": 12,
    "email_query": 13,
    "email_querycontact": 14,
    "email_sendemail": 15,
    "general_affirm": 16,
    "general_commandstop": 17,
    "general_confirm": 18,
    "general_dontcare": 19,
    "general_explain": 20,
    "general_joke": 21,
    "general_negate": 22,
    "general_praise": 23,
    "general_quirky": 24,
    "general_repeat": 25,
    "iot_cleaning": 26,
    "iot_coffee": 27,
    "iot_hue_lightchange": 28,
    "iot_hue_lightdim": 29,
    "iot_hue_lightoff": 30,
    "iot_hue_lighton": 31,
    "iot_hue_lightup": 32,
    "iot_wemo_off": 33,
    "iot_wemo_on": 34,
    "lists_createoradd": 35,
    "lists_query": 36,
    "lists_remove": 37,
    "music_likeness": 38,
    "music_query": 39,
    "music_settings": 40,
    "news_query": 41,
    "play_audiobook": 42,
    "play_game": 43,
    "play_music": 44,
    "play_podcasts": 45,
    "play_radio": 46,
    "qa_currency": 47,
    "qa_definition": 48,
    "qa_factoid": 49,
    "qa_maths": 50,
    "qa_stock": 51,
    "recommendation_events": 52,
    "recommendation_locations": 53,
    "recommendation_movies": 54,
    "social_post": 55,
    "social_query": 56,
    "takeaway_order": 57,
    "takeaway_query": 58,
    "transport_query": 59,
    "transport_taxi": 60,
    "transport_ticket": 61,
    "transport_traffic": 62,
    "weather_query": 63
  },
  "layer_norm_eps": 1e-05,
  "max_length": 64,
  "max_position_embeddings": 514,
  "model_type": "roberta",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "pad_token_id": 1,
  "padding": "max_length",
  "position_embedding_type": "absolute",
  "problem_type": "single_label_classification",
  "torch_dtype": "float32",
  "transformers_version": "4.15.0",
  "type_vocab_size": 1,
  "use_cache": true,
  "vocab_size": 50265
}