Upload dataset
Browse files
README.md
CHANGED
@@ -1,5 +1,36 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
features:
|
4 |
- name: attraction-area
|
5 |
dtype: string
|
@@ -86,6 +117,14 @@ dataset_info:
|
|
86 |
download_size: 8828769
|
87 |
dataset_size: 69595015
|
88 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
- config_name: default
|
90 |
data_files:
|
91 |
- split: train
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: attraction
|
4 |
+
features:
|
5 |
+
- name: attraction-area
|
6 |
+
dtype: string
|
7 |
+
- name: attraction-name
|
8 |
+
dtype: string
|
9 |
+
- name: attraction-type
|
10 |
+
dtype: string
|
11 |
+
- name: dialogue_id
|
12 |
+
dtype: string
|
13 |
+
- name: history
|
14 |
+
list:
|
15 |
+
- name: content
|
16 |
+
dtype: string
|
17 |
+
- name: role
|
18 |
+
dtype: string
|
19 |
+
- name: text
|
20 |
+
dtype: string
|
21 |
+
splits:
|
22 |
+
- name: train
|
23 |
+
num_bytes: 14326615
|
24 |
+
num_examples: 15690
|
25 |
+
- name: dev
|
26 |
+
num_bytes: 2200716
|
27 |
+
num_examples: 2396
|
28 |
+
- name: test
|
29 |
+
num_bytes: 2254942
|
30 |
+
num_examples: 2433
|
31 |
+
download_size: 2710973
|
32 |
+
dataset_size: 18782273
|
33 |
+
- config_name: default
|
34 |
features:
|
35 |
- name: attraction-area
|
36 |
dtype: string
|
|
|
117 |
download_size: 8828769
|
118 |
dataset_size: 69595015
|
119 |
configs:
|
120 |
+
- config_name: attraction
|
121 |
+
data_files:
|
122 |
+
- split: train
|
123 |
+
path: attraction/train-*
|
124 |
+
- split: dev
|
125 |
+
path: attraction/dev-*
|
126 |
+
- split: test
|
127 |
+
path: attraction/test-*
|
128 |
- config_name: default
|
129 |
data_files:
|
130 |
- split: train
|
attraction/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfac083704c3c55e035ee1dabf71ca097e2165f954cccf7be483b880153ae363
|
3 |
+
size 319647
|
attraction/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ca9bd396f61ab15c1e25548ebdf2c6afd1a87e6a838dea73d68039280d3181a
|
3 |
+
size 322204
|
attraction/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad4ef2d681f06c54ddbd7d50f177335ef66020bdc3cc15d5bba078b7b4fc5079
|
3 |
+
size 2069122
|