Datasets:
Tasks:
Summarization
Sub-tasks:
news-articles-summarization
Languages:
English
Size:
10K<n<100K
ArXiv:
License:
Commit
•
63eedd9
1
Parent(s):
f0a33c3
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
@@ -85,9 +85,9 @@ dataset_info:
|
|
85 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
86 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
87 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
88 |
-
- **Size of downloaded dataset files:**
|
89 |
-
- **Size of the generated dataset:**
|
90 |
-
- **Total amount of disk used:**
|
91 |
|
92 |
### Dataset Summary
|
93 |
|
@@ -114,9 +114,9 @@ There are two features:
|
|
114 |
|
115 |
#### default
|
116 |
|
117 |
-
- **Size of downloaded dataset files:**
|
118 |
-
- **Size of the generated dataset:**
|
119 |
-
- **Total amount of disk used:**
|
120 |
|
121 |
An example of 'validation' looks as follows.
|
122 |
```
|
|
|
85 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
86 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
87 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
88 |
+
- **Size of downloaded dataset files:** 256.96 MB
|
89 |
+
- **Size of the generated dataset:** 700.18 MB
|
90 |
+
- **Total amount of disk used:** 957.14 MB
|
91 |
|
92 |
### Dataset Summary
|
93 |
|
|
|
114 |
|
115 |
#### default
|
116 |
|
117 |
+
- **Size of downloaded dataset files:** 256.96 MB
|
118 |
+
- **Size of the generated dataset:** 700.18 MB
|
119 |
+
- **Total amount of disk used:** 957.14 MB
|
120 |
|
121 |
An example of 'validation' looks as follows.
|
122 |
```
|