madroid commited on
Commit
ee85dd2
·
verified ·
1 Parent(s): 0a0e2c9

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,279 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: messages
5
+ list:
6
+ - name: role
7
+ dtype: string
8
+ - name: content
9
+ dtype: string
10
+ - name: tool_calls
11
+ list:
12
+ - name: id
13
+ dtype: string
14
+ - name: type
15
+ dtype: string
16
+ - name: function
17
+ struct:
18
+ - name: name
19
+ dtype: string
20
+ - name: arguments
21
+ dtype: string
22
+ - name: tools
23
+ list:
24
+ - name: type
25
+ dtype: string
26
+ - name: function
27
+ struct:
28
+ - name: name
29
+ dtype: string
30
+ - name: description
31
+ dtype: string
32
+ - name: parameters
33
+ struct:
34
+ - name: type
35
+ dtype: string
36
+ - name: properties
37
+ struct:
38
+ - name: time
39
+ struct:
40
+ - name: type
41
+ dtype: string
42
+ - name: description
43
+ dtype: string
44
+ - name: mode
45
+ struct:
46
+ - name: type
47
+ dtype: string
48
+ - name: description
49
+ dtype: string
50
+ - name: default
51
+ dtype: string
52
+ - name: enum
53
+ sequence: string
54
+ - name: weekdays
55
+ struct:
56
+ - name: type
57
+ dtype: string
58
+ - name: description
59
+ dtype: string
60
+ - name: enum
61
+ sequence: string
62
+ - name: date
63
+ struct:
64
+ - name: type
65
+ dtype: string
66
+ - name: description
67
+ dtype: string
68
+ - name: enum
69
+ sequence: string
70
+ - name: default
71
+ dtype: string
72
+ - name: clarification_question
73
+ struct:
74
+ - name: type
75
+ dtype: string
76
+ - name: description
77
+ dtype: string
78
+ - name: command
79
+ struct:
80
+ - name: type
81
+ dtype: string
82
+ - name: description
83
+ dtype: string
84
+ - name: enum
85
+ sequence: string
86
+ - name: start_datetime
87
+ struct:
88
+ - name: type
89
+ dtype: string
90
+ - name: description
91
+ dtype: string
92
+ - name: end_datetime
93
+ struct:
94
+ - name: type
95
+ dtype: string
96
+ - name: description
97
+ dtype: string
98
+ - name: reminder_minutes_before
99
+ struct:
100
+ - name: type
101
+ dtype: string
102
+ - name: description
103
+ dtype: string
104
+ - name: default
105
+ dtype: string
106
+ - name: is_all_day_event
107
+ struct:
108
+ - name: type
109
+ dtype: string
110
+ - name: description
111
+ dtype: string
112
+ - name: recurrence_pattern
113
+ struct:
114
+ - name: type
115
+ dtype: string
116
+ - name: description
117
+ dtype: string
118
+ - name: default
119
+ dtype: string
120
+ - name: enum
121
+ sequence: string
122
+ - name: event_title
123
+ struct:
124
+ - name: type
125
+ dtype: string
126
+ - name: description
127
+ dtype: string
128
+ - name: event_description
129
+ struct:
130
+ - name: type
131
+ dtype: string
132
+ - name: description
133
+ dtype: string
134
+ - name: event_location
135
+ struct:
136
+ - name: type
137
+ dtype: string
138
+ - name: description
139
+ dtype: string
140
+ - name: force_ignore_conflict
141
+ struct:
142
+ - name: type
143
+ dtype: string
144
+ - name: description
145
+ dtype: string
146
+ - name: location
147
+ struct:
148
+ - name: type
149
+ dtype: string
150
+ - name: description
151
+ dtype: string
152
+ - name: default
153
+ dtype: string
154
+ - name: user_input
155
+ struct:
156
+ - name: type
157
+ dtype: string
158
+ - name: description
159
+ dtype: string
160
+ - name: target_time
161
+ struct:
162
+ - name: type
163
+ dtype: string
164
+ - name: description
165
+ dtype: string
166
+ - name: origin_time
167
+ struct:
168
+ - name: type
169
+ dtype: string
170
+ - name: description
171
+ dtype: string
172
+ - name: query_time
173
+ struct:
174
+ - name: type
175
+ dtype: string
176
+ - name: description
177
+ dtype: string
178
+ - name: forecast_duration
179
+ struct:
180
+ - name: type
181
+ dtype: string
182
+ - name: description
183
+ dtype: string
184
+ - name: default
185
+ dtype: string
186
+ - name: query_date
187
+ struct:
188
+ - name: type
189
+ dtype: string
190
+ - name: description
191
+ dtype: string
192
+ - name: language
193
+ struct:
194
+ - name: type
195
+ dtype: string
196
+ - name: description
197
+ dtype: string
198
+ - name: enum
199
+ sequence: string
200
+ - name: loop_mode
201
+ struct:
202
+ - name: type
203
+ dtype: string
204
+ - name: description
205
+ dtype: string
206
+ - name: enum
207
+ sequence: string
208
+ - name: volume
209
+ struct:
210
+ - name: type
211
+ dtype: string
212
+ - name: description
213
+ dtype: string
214
+ - name: enum
215
+ sequence: string
216
+ - name: state
217
+ struct:
218
+ - name: type
219
+ dtype: string
220
+ - name: description
221
+ dtype: string
222
+ - name: enum
223
+ sequence: string
224
+ - name: duration
225
+ struct:
226
+ - name: type
227
+ dtype: string
228
+ - name: description
229
+ dtype: string
230
+ - name: screen_on_notification
231
+ struct:
232
+ - name: type
233
+ dtype: string
234
+ - name: description
235
+ dtype: string
236
+ - name: enum
237
+ sequence: string
238
+ - name: voice_mode
239
+ struct:
240
+ - name: type
241
+ dtype: string
242
+ - name: description
243
+ dtype: string
244
+ - name: enum
245
+ sequence: string
246
+ - name: voice_type
247
+ struct:
248
+ - name: type
249
+ dtype: string
250
+ - name: description
251
+ dtype: string
252
+ - name: enum
253
+ sequence: string
254
+ - name: required
255
+ sequence: string
256
+ - name: expected_function
257
+ dtype: string
258
+ splits:
259
+ - name: train
260
+ num_bytes: 522959300
261
+ num_examples: 15024
262
+ - name: validation
263
+ num_bytes: 65368769
264
+ num_examples: 1878
265
+ - name: test
266
+ num_bytes: 65370155
267
+ num_examples: 1878
268
+ download_size: 3734678
269
+ dataset_size: 653698224
270
+ configs:
271
+ - config_name: default
272
+ data_files:
273
+ - split: train
274
+ path: data/train-*
275
+ - split: validation
276
+ path: data/validation-*
277
+ - split: test
278
+ path: data/test-*
279
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fcfefe14d32797eea4ae7d4b1e5f734f026547d02d247e72b0537316487ee64
3
+ size 388721
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aaf56361041c2add17e2807e7f261abceaaff06b05971c0d6c4b15196bae022
3
+ size 1477581
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e75109c502a5b807ad0c6a0dfdd4c065b4ff7b10c994411e03a2c222b8e33ad
3
+ size 1480512
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:357b77631da300b4a50f2625a20b5ed0c647200384eace1081960c45afce17b0
3
+ size 387864