ahmadSiddiqi commited on
Commit
17b690e
·
verified ·
1 Parent(s): ba64440

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': datetime_query
11
+ '1': iot_hue_lightchange
12
+ '2': transport_ticket
13
+ '3': takeaway_query
14
+ '4': qa_stock
15
+ '5': general_greet
16
+ '6': recommendation_events
17
+ '7': music_dislikeness
18
+ '8': iot_wemo_off
19
+ '9': cooking_recipe
20
+ '10': qa_currency
21
+ '11': transport_traffic
22
+ '12': general_quirky
23
+ '13': weather_query
24
+ '14': audio_volume_up
25
+ '15': email_addcontact
26
+ '16': takeaway_order
27
+ '17': email_querycontact
28
+ '18': iot_hue_lightup
29
+ '19': recommendation_locations
30
+ '20': play_audiobook
31
+ '21': lists_createoradd
32
+ '22': news_query
33
+ '23': alarm_query
34
+ '24': iot_wemo_on
35
+ '25': general_joke
36
+ '26': qa_definition
37
+ '27': social_query
38
+ '28': music_settings
39
+ '29': audio_volume_other
40
+ '30': calendar_remove
41
+ '31': iot_hue_lightdim
42
+ '32': calendar_query
43
+ '33': email_sendemail
44
+ '34': iot_cleaning
45
+ '35': audio_volume_down
46
+ '36': play_radio
47
+ '37': cooking_query
48
+ '38': datetime_convert
49
+ '39': qa_maths
50
+ '40': iot_hue_lightoff
51
+ '41': iot_hue_lighton
52
+ '42': transport_query
53
+ '43': music_likeness
54
+ '44': email_query
55
+ '45': play_music
56
+ '46': audio_volume_mute
57
+ '47': social_post
58
+ '48': alarm_set
59
+ '49': qa_factoid
60
+ '50': calendar_set
61
+ '51': play_game
62
+ '52': alarm_remove
63
+ '53': lists_remove
64
+ '54': transport_taxi
65
+ '55': recommendation_movies
66
+ '56': iot_coffee
67
+ '57': music_query
68
+ '58': play_podcasts
69
+ '59': lists_query
70
+ - name: label_text
71
+ dtype: string
72
+ splits:
73
+ - name: train
74
+ num_bytes: 839181
75
+ num_examples: 11514
76
+ - name: validation
77
+ num_bytes: 146928
78
+ num_examples: 2033
79
+ download_size: 380377
80
+ dataset_size: 986109
81
+ configs:
82
+ - config_name: default
83
+ data_files:
84
+ - split: train
85
+ path: data/train-*
86
+ - split: validation
87
+ path: data/validation-*
88
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:015eeb1ec19f6822d1e5d294214790b78ddb58182033daf84b054c95dbb3ae01
3
+ size 316477
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a04eadd70cfd866189bbb22b3644e27d6b4d4fbeeb08624536bd3ebda1a67d52
3
+ size 63900