Upload dataset
Browse files- README.md +188 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
- data/validation-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,188 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: dialogue_id
|
5 |
+
dtype: string
|
6 |
+
- name: turn_id
|
7 |
+
dtype: int64
|
8 |
+
- name: domains
|
9 |
+
sequence: string
|
10 |
+
- name: turn_domain
|
11 |
+
dtype: string
|
12 |
+
- name: text
|
13 |
+
dtype: string
|
14 |
+
- name: history
|
15 |
+
list:
|
16 |
+
- name: content
|
17 |
+
dtype: string
|
18 |
+
- name: role
|
19 |
+
dtype: string
|
20 |
+
- name: user_acts
|
21 |
+
sequence:
|
22 |
+
sequence: string
|
23 |
+
- name: 医院-区域
|
24 |
+
dtype: string
|
25 |
+
- name: 医院-名称
|
26 |
+
dtype: string
|
27 |
+
- name: 医院-地铁可达
|
28 |
+
dtype: string
|
29 |
+
- name: 医院-性质
|
30 |
+
dtype: string
|
31 |
+
- name: 医院-等级
|
32 |
+
dtype: string
|
33 |
+
- name: 医院-类别
|
34 |
+
dtype: string
|
35 |
+
- name: 医院-重点科室
|
36 |
+
dtype: string
|
37 |
+
- name: 天气-城市
|
38 |
+
dtype: string
|
39 |
+
- name: 天气-日期
|
40 |
+
dtype: string
|
41 |
+
- name: 旅游景点-区域
|
42 |
+
dtype: string
|
43 |
+
- name: 旅游景点-名称
|
44 |
+
dtype: string
|
45 |
+
- name: 旅游景点-是否地铁直达
|
46 |
+
dtype: string
|
47 |
+
- name: 旅游景点-景点类型
|
48 |
+
dtype: string
|
49 |
+
- name: 旅游景点-最适合人群
|
50 |
+
dtype: string
|
51 |
+
- name: 旅游景点-消费
|
52 |
+
dtype: string
|
53 |
+
- name: 汽车-动力水平
|
54 |
+
dtype: string
|
55 |
+
- name: 汽车-厂商
|
56 |
+
dtype: string
|
57 |
+
- name: 汽车-座位数
|
58 |
+
dtype: string
|
59 |
+
- name: 汽车-所属价格区间
|
60 |
+
dtype: string
|
61 |
+
- name: 汽车-油耗水平
|
62 |
+
dtype: string
|
63 |
+
- name: 汽车-级别
|
64 |
+
dtype: string
|
65 |
+
- name: 汽车-能源类型
|
66 |
+
dtype: string
|
67 |
+
- name: 汽车-车型
|
68 |
+
dtype: string
|
69 |
+
- name: 汽车-车系
|
70 |
+
dtype: string
|
71 |
+
- name: 汽车-驱动方式
|
72 |
+
dtype: string
|
73 |
+
- name: 火车-出发地
|
74 |
+
dtype: string
|
75 |
+
- name: 火车-坐席
|
76 |
+
dtype: string
|
77 |
+
- name: 火车-日期
|
78 |
+
dtype: string
|
79 |
+
- name: 火车-目的地
|
80 |
+
dtype: string
|
81 |
+
- name: 火车-舱位档次
|
82 |
+
dtype: string
|
83 |
+
- name: 火车-车型
|
84 |
+
dtype: string
|
85 |
+
- name: 电影-主演
|
86 |
+
dtype: string
|
87 |
+
- name: 电影-制片国家/地区
|
88 |
+
dtype: string
|
89 |
+
- name: 电影-年代
|
90 |
+
dtype: string
|
91 |
+
- name: 电影-类型
|
92 |
+
dtype: string
|
93 |
+
- name: 电脑-CPU
|
94 |
+
dtype: string
|
95 |
+
- name: 电脑-产品类别
|
96 |
+
dtype: string
|
97 |
+
- name: 电脑-价格区间
|
98 |
+
dtype: string
|
99 |
+
- name: 电脑-内存容量
|
100 |
+
dtype: string
|
101 |
+
- name: 电脑-分类
|
102 |
+
dtype: string
|
103 |
+
- name: 电脑-品牌
|
104 |
+
dtype: string
|
105 |
+
- name: 电脑-屏幕尺寸
|
106 |
+
dtype: string
|
107 |
+
- name: 电脑-系列
|
108 |
+
dtype: string
|
109 |
+
- name: 电视剧-主演
|
110 |
+
dtype: string
|
111 |
+
- name: 电视剧-制片国家/地区
|
112 |
+
dtype: string
|
113 |
+
- name: 电视剧-年代
|
114 |
+
dtype: string
|
115 |
+
- name: 电视剧-类型
|
116 |
+
dtype: string
|
117 |
+
- name: 辅导班-区域
|
118 |
+
dtype: string
|
119 |
+
- name: 辅导班-年级
|
120 |
+
dtype: string
|
121 |
+
- name: 辅导班-时段
|
122 |
+
dtype: string
|
123 |
+
- name: 辅导班-每周
|
124 |
+
dtype: string
|
125 |
+
- name: 辅导班-科目
|
126 |
+
dtype: string
|
127 |
+
- name: 辅导班-难度
|
128 |
+
dtype: string
|
129 |
+
- name: 通用-产品类别
|
130 |
+
dtype: string
|
131 |
+
- name: 通用-价格区间
|
132 |
+
dtype: string
|
133 |
+
- name: 通用-品牌
|
134 |
+
dtype: string
|
135 |
+
- name: 通用-系列
|
136 |
+
dtype: string
|
137 |
+
- name: 酒店-价位
|
138 |
+
dtype: string
|
139 |
+
- name: 酒店-区域
|
140 |
+
dtype: string
|
141 |
+
- name: 酒店-名称
|
142 |
+
dtype: string
|
143 |
+
- name: 酒店-房型
|
144 |
+
dtype: string
|
145 |
+
- name: 酒店-星级
|
146 |
+
dtype: string
|
147 |
+
- name: 酒店-酒店类型
|
148 |
+
dtype: string
|
149 |
+
- name: 飞机-出发地
|
150 |
+
dtype: string
|
151 |
+
- name: 飞机-日期
|
152 |
+
dtype: string
|
153 |
+
- name: 飞机-目的地
|
154 |
+
dtype: string
|
155 |
+
- name: 飞机-舱位档次
|
156 |
+
dtype: string
|
157 |
+
- name: 餐厅-价位
|
158 |
+
dtype: string
|
159 |
+
- name: 餐厅-区域
|
160 |
+
dtype: string
|
161 |
+
- name: 餐厅-名称
|
162 |
+
dtype: string
|
163 |
+
- name: 餐厅-是否地铁直达
|
164 |
+
dtype: string
|
165 |
+
- name: 餐厅-菜系
|
166 |
+
dtype: string
|
167 |
+
splits:
|
168 |
+
- name: train
|
169 |
+
num_bytes: 125975764
|
170 |
+
num_examples: 67290
|
171 |
+
- name: validation
|
172 |
+
num_bytes: 7607002
|
173 |
+
num_examples: 4058
|
174 |
+
- name: test
|
175 |
+
num_bytes: 9333213
|
176 |
+
num_examples: 4643
|
177 |
+
download_size: 7890460
|
178 |
+
dataset_size: 142915979
|
179 |
+
configs:
|
180 |
+
- config_name: default
|
181 |
+
data_files:
|
182 |
+
- split: train
|
183 |
+
path: data/train-*
|
184 |
+
- split: validation
|
185 |
+
path: data/validation-*
|
186 |
+
- split: test
|
187 |
+
path: data/test-*
|
188 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6c773e5b190f97722777e4089efe1707f043bd9f7a60f1194c4f988033d89d1
|
3 |
+
size 557885
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc3400ff18b6efdccbdad62844ab65f8d482766025665a490ea5897fac3de892
|
3 |
+
size 6850539
|
data/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bb86050f70cf312e2849c318029740d872a01285710b9c0b31d2fdb6d880692
|
3 |
+
size 482036
|