Upload dataset
Browse files- README.md +70 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: query
|
5 |
+
dtype: string
|
6 |
+
- name: controller
|
7 |
+
sequence: string
|
8 |
+
- name: function
|
9 |
+
sequence: string
|
10 |
+
- name: arguments
|
11 |
+
list:
|
12 |
+
- name: color
|
13 |
+
dtype: string
|
14 |
+
- name: component
|
15 |
+
dtype: string
|
16 |
+
- name: customization_type
|
17 |
+
dtype: string
|
18 |
+
- name: design
|
19 |
+
dtype: string
|
20 |
+
- name: destination
|
21 |
+
dtype: string
|
22 |
+
- name: enable
|
23 |
+
dtype: bool
|
24 |
+
- name: favorite_item
|
25 |
+
dtype: string
|
26 |
+
- name: frequency
|
27 |
+
dtype: float64
|
28 |
+
- name: icon
|
29 |
+
dtype: string
|
30 |
+
- name: media_command
|
31 |
+
dtype: string
|
32 |
+
- name: playlist_name
|
33 |
+
dtype: string
|
34 |
+
- name: seat_position
|
35 |
+
dtype: string
|
36 |
+
- name: skin_name
|
37 |
+
dtype: string
|
38 |
+
- name: speed
|
39 |
+
dtype: int64
|
40 |
+
- name: theme
|
41 |
+
dtype: string
|
42 |
+
- name: track
|
43 |
+
dtype: string
|
44 |
+
- name: value
|
45 |
+
dtype: int64
|
46 |
+
- name: ventilation_mode
|
47 |
+
dtype: string
|
48 |
+
- name: volume_level
|
49 |
+
dtype: int64
|
50 |
+
- name: type_calling
|
51 |
+
dtype: int64
|
52 |
+
- name: objective
|
53 |
+
dtype: string
|
54 |
+
splits:
|
55 |
+
- name: train
|
56 |
+
num_bytes: 2124952
|
57 |
+
num_examples: 10704
|
58 |
+
- name: test
|
59 |
+
num_bytes: 53930
|
60 |
+
num_examples: 272
|
61 |
+
download_size: 426358
|
62 |
+
dataset_size: 2178882
|
63 |
+
configs:
|
64 |
+
- config_name: default
|
65 |
+
data_files:
|
66 |
+
- split: train
|
67 |
+
path: data/train-*
|
68 |
+
- split: test
|
69 |
+
path: data/test-*
|
70 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b105f25a9747f013a5322abdb86b88b1d2b24ff6c53b454f4ec907d8c9ad3a25
|
3 |
+
size 24133
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95bef714c44ffe26008ea7e18c656d40a12f75965ca4d1114e3cda4ea8069f83
|
3 |
+
size 402225
|