Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,16 +5,21 @@ dataset_info:
|
|
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:
|
15 |
-
num_examples:
|
16 |
-
|
17 |
-
|
|
|
|
|
|
|
18 |
task_categories:
|
19 |
- summarization
|
20 |
- question-answering
|
|
|
5 |
dtype: string
|
6 |
- name: target
|
7 |
dtype: string
|
8 |
+
- name: task
|
9 |
+
dtype: string
|
10 |
- name: subset
|
11 |
dtype: string
|
12 |
- name: language
|
13 |
dtype: string
|
14 |
splits:
|
15 |
- name: train
|
16 |
+
num_bytes: 9749889866
|
17 |
+
num_examples: 1403872
|
18 |
+
- name: test
|
19 |
+
num_bytes: 1091069648
|
20 |
+
num_examples: 155986
|
21 |
+
download_size: 6173643113
|
22 |
+
dataset_size: 10840959514
|
23 |
task_categories:
|
24 |
- summarization
|
25 |
- question-answering
|