Datasets:
Upload dataset
Browse files- README.md +12 -12
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,4 +1,13 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: dialogue
|
@@ -7,24 +16,15 @@ dataset_info:
|
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
-
num_bytes: 48177311
|
11 |
num_examples: 52480
|
12 |
-
download_size:
|
13 |
-
dataset_size: 48177311
|
14 |
configs:
|
15 |
- config_name: default
|
16 |
data_files:
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
-
license: cc-by-nc-sa-4.0
|
20 |
-
task_categories:
|
21 |
-
- summarization
|
22 |
-
- text-generation
|
23 |
-
- text2text-generation
|
24 |
-
language:
|
25 |
-
- en
|
26 |
-
size_categories:
|
27 |
-
- 10K<n<100K
|
28 |
---
|
29 |
## DialogSumm
|
30 |
DialogSumm is a mixture of the following dialog datasets:
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: cc-by-nc-sa-4.0
|
5 |
+
size_categories:
|
6 |
+
- 10K<n<100K
|
7 |
+
task_categories:
|
8 |
+
- summarization
|
9 |
+
- text-generation
|
10 |
+
- text2text-generation
|
11 |
dataset_info:
|
12 |
features:
|
13 |
- name: dialogue
|
|
|
16 |
dtype: string
|
17 |
splits:
|
18 |
- name: train
|
19 |
+
num_bytes: 48177311.0
|
20 |
num_examples: 52480
|
21 |
+
download_size: 29232356
|
22 |
+
dataset_size: 48177311.0
|
23 |
configs:
|
24 |
- config_name: default
|
25 |
data_files:
|
26 |
- split: train
|
27 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
---
|
29 |
## DialogSumm
|
30 |
DialogSumm is a mixture of the following dialog datasets:
|
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:69d250e6eae8462350fd8a6ac48224ed2562617618dca868cfe1dded7b83f95f
|
3 |
+
size 29232356
|