shchoi1019
commited on
Commit
•
53738c6
1
Parent(s):
cb49f50
Upload dataset
Browse files
Dialogue State Tracking/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4c6f7f081b15116b1c115f7069dfe2c2dd5561fb234bbcab0acc185ff3fe82f
|
3 |
+
size 1123066
|
README.md
CHANGED
@@ -180,6 +180,24 @@ dataset_info:
|
|
180 |
num_examples: 54672
|
181 |
download_size: 13086755
|
182 |
dataset_size: 50010131
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
183 |
- config_name: Discourse Connective Identification
|
184 |
features:
|
185 |
- name: instruction
|
@@ -1211,6 +1229,10 @@ configs:
|
|
1211 |
data_files:
|
1212 |
- split: train
|
1213 |
path: Dialogue Generation/train-*
|
|
|
|
|
|
|
|
|
1214 |
- config_name: Discourse Connective Identification
|
1215 |
data_files:
|
1216 |
- split: train
|
|
|
180 |
num_examples: 54672
|
181 |
download_size: 13086755
|
182 |
dataset_size: 50010131
|
183 |
+
- config_name: Dialogue State Tracking
|
184 |
+
features:
|
185 |
+
- name: instruction
|
186 |
+
dtype: string
|
187 |
+
- name: input
|
188 |
+
dtype: string
|
189 |
+
- name: output
|
190 |
+
dtype: string
|
191 |
+
- name: domain
|
192 |
+
dtype: string
|
193 |
+
- name: lang
|
194 |
+
dtype: string
|
195 |
+
splits:
|
196 |
+
- name: train
|
197 |
+
num_bytes: 6744188
|
198 |
+
num_examples: 6810
|
199 |
+
download_size: 1123066
|
200 |
+
dataset_size: 6744188
|
201 |
- config_name: Discourse Connective Identification
|
202 |
features:
|
203 |
- name: instruction
|
|
|
1229 |
data_files:
|
1230 |
- split: train
|
1231 |
path: Dialogue Generation/train-*
|
1232 |
+
- config_name: Dialogue State Tracking
|
1233 |
+
data_files:
|
1234 |
+
- split: train
|
1235 |
+
path: Dialogue State Tracking/train-*
|
1236 |
- config_name: Discourse Connective Identification
|
1237 |
data_files:
|
1238 |
- split: train
|