Upload dataset
Browse files- README.md +66 -20
- data/dev-00000-of-00001.parquet +3 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -2,32 +2,78 @@
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: text
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
|
|
8 |
- name: label
|
9 |
-
dtype:
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
splits:
|
18 |
- name: train
|
19 |
-
num_bytes:
|
20 |
-
num_examples:
|
21 |
-
- name:
|
22 |
-
num_bytes:
|
23 |
-
num_examples:
|
24 |
-
|
25 |
-
|
|
|
|
|
|
|
26 |
configs:
|
27 |
- config_name: default
|
28 |
data_files:
|
29 |
- split: train
|
30 |
path: data/train-*
|
31 |
-
- split:
|
32 |
-
path: data/
|
|
|
|
|
33 |
---
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: text
|
5 |
+
list:
|
6 |
+
- name: content
|
7 |
+
dtype: string
|
8 |
+
- name: role
|
9 |
+
dtype: string
|
10 |
- name: label
|
11 |
+
dtype: string
|
12 |
+
- name: action
|
13 |
+
struct:
|
14 |
+
- name: flight
|
15 |
+
list: int64
|
16 |
+
- name: name
|
17 |
+
dtype: string
|
18 |
+
- name: status
|
19 |
+
dtype: string
|
20 |
+
- name: intent
|
21 |
+
struct:
|
22 |
+
- name: airline_preference
|
23 |
+
dtype: string
|
24 |
+
- name: class
|
25 |
+
dtype: string
|
26 |
+
- name: departure_airport
|
27 |
+
dtype: string
|
28 |
+
- name: departure_day
|
29 |
+
dtype: string
|
30 |
+
- name: departure_month
|
31 |
+
dtype: string
|
32 |
+
- name: departure_time
|
33 |
+
dtype: string
|
34 |
+
- name: goal
|
35 |
+
dtype: string
|
36 |
+
- name: max_connections
|
37 |
+
dtype: int64
|
38 |
+
- name: max_price
|
39 |
+
dtype: int64
|
40 |
+
- name: name
|
41 |
+
dtype: string
|
42 |
+
- name: return_airport
|
43 |
+
dtype: string
|
44 |
+
- name: return_day
|
45 |
+
dtype: string
|
46 |
+
- name: return_month
|
47 |
+
dtype: string
|
48 |
+
- name: return_time
|
49 |
+
dtype: string
|
50 |
+
- name: expected_action
|
51 |
+
struct:
|
52 |
+
- name: flight
|
53 |
+
list: int64
|
54 |
+
- name: name
|
55 |
+
dtype: string
|
56 |
+
- name: status
|
57 |
+
dtype: string
|
58 |
splits:
|
59 |
- name: train
|
60 |
+
num_bytes: 293780632
|
61 |
+
num_examples: 321459
|
62 |
+
- name: dev
|
63 |
+
num_bytes: 36925514
|
64 |
+
num_examples: 40363
|
65 |
+
- name: test
|
66 |
+
num_bytes: 37582931
|
67 |
+
num_examples: 40215
|
68 |
+
download_size: 104439345
|
69 |
+
dataset_size: 368289077
|
70 |
configs:
|
71 |
- config_name: default
|
72 |
data_files:
|
73 |
- split: train
|
74 |
path: data/train-*
|
75 |
+
- split: dev
|
76 |
+
path: data/dev-*
|
77 |
+
- split: test
|
78 |
+
path: data/test-*
|
79 |
---
|
data/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd7a2613420ee340f6f109a26b06c4d5ded3c96774a2585608a792fe28f3db09
|
3 |
+
size 10493294
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9ab25ff372a1b7f71f88cdc5b300b52605f9e7b291a35236f69334ed2fc82ce
|
3 |
+
size 10540048
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91136b121613ea88ad0aab98dcfb0d4ea3a0ca54ff585acd6339db240313f01f
|
3 |
+
size 83406003
|