fathyshalab commited on
Commit
cd1f048
·
1 Parent(s): c056975

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -68
README.md CHANGED
@@ -4,83 +4,21 @@ dataset_info:
4
  - name: id
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: text
71
  dtype: string
72
  splits:
73
  - name: train
74
- num_bytes: 23577.115685252735
75
  num_examples: 390
76
  - name: validation
77
- num_bytes: 3845.1942941465813
78
  num_examples: 64
79
  - name: test
80
- num_bytes: 5799.349024882314
81
  num_examples: 96
82
- download_size: 19136
83
- dataset_size: 33221.65900428163
84
  ---
85
  # Dataset Card for "massive_alarm-de"
86
 
 
4
  - name: id
5
  dtype: string
6
  - name: label
7
+ dtype: int64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  - name: text
9
  dtype: string
10
  splits:
11
  - name: train
12
+ num_bytes: 24135
13
  num_examples: 390
14
  - name: validation
15
+ num_bytes: 3700
16
  num_examples: 64
17
  - name: test
18
+ num_bytes: 5727
19
  num_examples: 96
20
+ download_size: 19133
21
+ dataset_size: 33562
22
  ---
23
  # Dataset Card for "massive_alarm-de"
24