Datasets:
Tasks:
Summarization
Modalities:
Text
Formats:
parquet
Languages:
Vietnamese
Size:
100K - 1M
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: guid
|
6 |
+
dtype: int64
|
7 |
+
- name: title
|
8 |
+
dtype: string
|
9 |
+
- name: abstract
|
10 |
+
dtype: string
|
11 |
+
- name: article
|
12 |
+
dtype: string
|
13 |
+
splits:
|
14 |
+
- name: train
|
15 |
+
num_bytes: 325418455
|
16 |
+
num_examples: 99134
|
17 |
+
- name: validation
|
18 |
+
num_bytes: 73397317
|
19 |
+
num_examples: 22184
|
20 |
+
- name: test
|
21 |
+
num_bytes: 74536959
|
22 |
+
num_examples: 22498
|
23 |
+
download_size: 246782373
|
24 |
+
dataset_size: 473352731
|
25 |
---
|