Datasets:
Tasks:
Summarization
Modalities:
Text
Sub-tasks:
news-articles-summarization
Languages:
English
Size:
100K - 1M
ArXiv:
License:
Commit
•
661ea40
1
Parent(s):
0f3ea2f
Convert dataset sizes from base 2 to base 10 in the dataset card
Browse filesConvert dataset sizes from base 2 (MiB) to base 10 (MB) in the dataset card, as it is the case in the dataset viewer.
See: https://github.com/huggingface/datasets/issues/5708
README.md
CHANGED
@@ -86,9 +86,9 @@ dataset_info:
|
|
86 |
- **Repository:** https://github.com/EdinburghNLP/XSum
|
87 |
- **Paper:** [Don't Give Me the Details, Just the Summary! Topic-Aware Convolutional Neural Networks for Extreme Summarization](https://arxiv.org/abs/1808.08745)
|
88 |
- **Point of Contact:** [Shashi Narayan](mailto:[email protected])
|
89 |
-
- **Size of downloaded dataset files:**
|
90 |
-
- **Size of the generated dataset:**
|
91 |
-
- **Total amount of disk used:**
|
92 |
|
93 |
### Dataset Summary
|
94 |
|
@@ -113,9 +113,9 @@ There are three features:
|
|
113 |
|
114 |
#### default
|
115 |
|
116 |
-
- **Size of downloaded dataset files:**
|
117 |
-
- **Size of the generated dataset:**
|
118 |
-
- **Total amount of disk used:**
|
119 |
|
120 |
An example of 'validation' looks as follows.
|
121 |
```
|
|
|
86 |
- **Repository:** https://github.com/EdinburghNLP/XSum
|
87 |
- **Paper:** [Don't Give Me the Details, Just the Summary! Topic-Aware Convolutional Neural Networks for Extreme Summarization](https://arxiv.org/abs/1808.08745)
|
88 |
- **Point of Contact:** [Shashi Narayan](mailto:[email protected])
|
89 |
+
- **Size of downloaded dataset files:** 257.30 MB
|
90 |
+
- **Size of the generated dataset:** 532.26 MB
|
91 |
+
- **Total amount of disk used:** 789.56 MB
|
92 |
|
93 |
### Dataset Summary
|
94 |
|
|
|
113 |
|
114 |
#### default
|
115 |
|
116 |
+
- **Size of downloaded dataset files:** 257.30 MB
|
117 |
+
- **Size of the generated dataset:** 532.26 MB
|
118 |
+
- **Total amount of disk used:** 789.56 MB
|
119 |
|
120 |
An example of 'validation' looks as follows.
|
121 |
```
|