mwz commited on
Commit
5c7914e
1 Parent(s): 6ba5904

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +60 -60
config.json CHANGED
@@ -12,66 +12,66 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": 0,
16
- "1": 1,
17
- "2": 2,
18
- "3": 3,
19
- "4": 4,
20
- "5": 5,
21
- "6": 6,
22
- "7": 7,
23
- "8": 8,
24
- "9": 9,
25
- "10": 10,
26
- "11": 11,
27
- "12": 12,
28
- "13": 13,
29
- "14": 14,
30
- "15": 15,
31
- "16": 16,
32
- "17": 17,
33
- "18": 18,
34
- "19": 19,
35
- "20": 20,
36
- "21": 21,
37
- "22": 22,
38
- "23": 23,
39
- "24": 24,
40
- "25": 25,
41
- "26": 26,
42
- "27": 27,
43
- "28": 28,
44
- "29": 29,
45
- "30": 30,
46
- "31": 31,
47
- "32": 32,
48
- "33": 33,
49
- "34": 34,
50
- "35": 35,
51
- "36": 36,
52
- "37": 37,
53
- "38": 38,
54
- "39": 39,
55
- "40": 40,
56
- "41": 41,
57
- "42": 42,
58
- "43": 43,
59
- "44": 44,
60
- "45": 45,
61
- "46": 46,
62
- "47": 47,
63
- "48": 48,
64
- "49": 49,
65
- "50": 50,
66
- "51": 51,
67
- "52": 52,
68
- "53": 53,
69
- "54": 54,
70
- "55": 55,
71
- "56": 56,
72
- "57": 57,
73
- "58": 58,
74
- "59": 59
75
  },
76
  "initializer_range": 0.02,
77
  "intermediate_size": 3072,
 
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "datetime_query",
16
+ "1": "iot_hue_lightchange",
17
+ "2": "transport_ticket",
18
+ "3": "takeaway_query",
19
+ "4": "qa_stock",
20
+ "5": "general_greet",
21
+ "6": "recommendation_events",
22
+ "7": "music_dislikeness",
23
+ "8": "iot_wemo_off",
24
+ "9": "cooking_recipe",
25
+ "10": "qa_currency",
26
+ "11": "transport_traffic",
27
+ "12": "general_quirky",
28
+ "13": "weather_query",
29
+ "14": "audio_volume_up",
30
+ "15": "email_addcontact",
31
+ "16": "takeaway_order",
32
+ "17": "email_querycontact",
33
+ "18": "iot_hue_lightup",
34
+ "19": "recommendation_locations",
35
+ "20": "play_audiobook",
36
+ "21": "lists_createoradd",
37
+ "22": "news_query",
38
+ "23": "alarm_query",
39
+ "24": "iot_wemo_on",
40
+ "25": "general_joke",
41
+ "26": "qa_definition",
42
+ "27": "social_query",
43
+ "28": "music_settings",
44
+ "29": "audio_volume_other",
45
+ "30": "calendar_remove",
46
+ "31": "iot_hue_lightdim",
47
+ "32": "calendar_query",
48
+ "33": "email_sendemail",
49
+ "34": "iot_cleaning",
50
+ "35": "audio_volume_down",
51
+ "36": "play_radio",
52
+ "37": "cooking_query",
53
+ "38": "datetime_convert",
54
+ "39": "qa_maths",
55
+ "40": "iot_hue_lightoff",
56
+ "41": "iot_hue_lighton",
57
+ "42": "transport_query",
58
+ "43": "music_likeness",
59
+ "44": "email_query",
60
+ "45": "play_music",
61
+ "46": "audio_volume_mute",
62
+ "47": "social_post",
63
+ "48": "alarm_set",
64
+ "49": "qa_factoid",
65
+ "50": "calendar_set",
66
+ "51": "play_game",
67
+ "52": "alarm_remove",
68
+ "53": "lists_remove",
69
+ "54": "transport_taxi",
70
+ "55": "recommendation_movies",
71
+ "56": "iot_coffee",
72
+ "57": "music_query",
73
+ "58": "play_podcasts",
74
+ "59": "lists_query"
75
  },
76
  "initializer_range": 0.02,
77
  "intermediate_size": 3072,