Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,12 +5,16 @@ dataset_info:
|
|
5 |
dtype: string
|
6 |
- name: target
|
7 |
dtype: string
|
|
|
|
|
|
|
|
|
8 |
splits:
|
9 |
- name: train
|
10 |
-
num_bytes:
|
11 |
-
num_examples:
|
12 |
-
download_size:
|
13 |
-
dataset_size:
|
14 |
---
|
15 |
# Dataset Card for "sumstew-16k"
|
16 |
|
|
|
5 |
dtype: string
|
6 |
- name: target
|
7 |
dtype: string
|
8 |
+
- name: subset
|
9 |
+
dtype: string
|
10 |
+
- name: language
|
11 |
+
dtype: string
|
12 |
splits:
|
13 |
- name: train
|
14 |
+
num_bytes: 30542208368
|
15 |
+
num_examples: 2668036
|
16 |
+
download_size: 15618204896
|
17 |
+
dataset_size: 30542208368
|
18 |
---
|
19 |
# Dataset Card for "sumstew-16k"
|
20 |
|