Commit
·
d7ce900
1
Parent(s):
3819e7b
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -8,17 +8,17 @@ dataset_info:
|
|
8 |
- name: summary
|
9 |
dtype: string
|
10 |
splits:
|
11 |
-
- name: test
|
12 |
-
num_bytes: 1037655
|
13 |
-
num_examples: 1349
|
14 |
-
- name: validation
|
15 |
-
num_bytes: 349712.3919821826
|
16 |
-
num_examples: 448
|
17 |
- name: train
|
18 |
num_bytes: 8958160
|
19 |
num_examples: 11274
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
---
|
23 |
# Dataset Card for "dialogsum-safe"
|
24 |
|
|
|
8 |
- name: summary
|
9 |
dtype: string
|
10 |
splits:
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
- name: train
|
12 |
num_bytes: 8958160
|
13 |
num_examples: 11274
|
14 |
+
- name: validation
|
15 |
+
num_bytes: 348912.43526785716
|
16 |
+
num_examples: 447
|
17 |
+
- name: test
|
18 |
+
num_bytes: 1037655
|
19 |
+
num_examples: 1349
|
20 |
+
download_size: 5975446
|
21 |
+
dataset_size: 10344727.435267856
|
22 |
---
|
23 |
# Dataset Card for "dialogsum-safe"
|
24 |
|