Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -2,16 +2,20 @@
|
|
2 |
license: openrail
|
3 |
dataset_info:
|
4 |
features:
|
5 |
-
- name:
|
6 |
-
dtype: string
|
7 |
-
- name: validation
|
8 |
dtype: string
|
9 |
-
- name:
|
10 |
dtype: string
|
11 |
splits:
|
12 |
- name: train
|
13 |
-
num_bytes:
|
14 |
-
num_examples:
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
|
|
2 |
license: openrail
|
3 |
dataset_info:
|
4 |
features:
|
5 |
+
- name: article
|
|
|
|
|
6 |
dtype: string
|
7 |
+
- name: summary
|
8 |
dtype: string
|
9 |
splits:
|
10 |
- name: train
|
11 |
+
num_bytes: 147644069
|
12 |
+
num_examples: 62012
|
13 |
+
- name: validation
|
14 |
+
num_bytes: 19781190
|
15 |
+
num_examples: 7752
|
16 |
+
- name: test
|
17 |
+
num_bytes: 19929115
|
18 |
+
num_examples: 7752
|
19 |
+
download_size: 102569528
|
20 |
+
dataset_size: 187354374
|
21 |
---
|