Datasets:
Commit
•
94ca5da
1
Parent(s):
35acc55
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
@@ -154,9 +154,9 @@ dataset_info:
|
|
154 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
155 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
156 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
157 |
-
- **Size of downloaded dataset files:**
|
158 |
-
- **Size of the generated dataset:**
|
159 |
-
- **Total amount of disk used:**
|
160 |
|
161 |
### Dataset Summary
|
162 |
|
@@ -183,9 +183,9 @@ Each instance contains a paragraph of at most 100 words, as well as the title of
|
|
183 |
|
184 |
#### psgs_w100.multiset.compressed
|
185 |
|
186 |
-
- **Size of downloaded dataset files:**
|
187 |
-
- **Size of the generated dataset:**
|
188 |
-
- **Total amount of disk used:**
|
189 |
|
190 |
An example of 'train' looks as follows.
|
191 |
```
|
@@ -209,9 +209,9 @@ This example was too long and was cropped:
|
|
209 |
|
210 |
#### psgs_w100.multiset.exact
|
211 |
|
212 |
-
- **Size of downloaded dataset files:**
|
213 |
-
- **Size of the generated dataset:**
|
214 |
-
- **Total amount of disk used:**
|
215 |
|
216 |
An example of 'train' looks as follows.
|
217 |
```
|
@@ -235,9 +235,9 @@ This example was too long and was cropped:
|
|
235 |
|
236 |
#### psgs_w100.multiset.no_index
|
237 |
|
238 |
-
- **Size of downloaded dataset files:**
|
239 |
-
- **Size of the generated dataset:**
|
240 |
-
- **Total amount of disk used:**
|
241 |
|
242 |
An example of 'train' looks as follows.
|
243 |
```
|
@@ -261,9 +261,9 @@ This example was too long and was cropped:
|
|
261 |
|
262 |
#### psgs_w100.nq.compressed
|
263 |
|
264 |
-
- **Size of downloaded dataset files:**
|
265 |
-
- **Size of the generated dataset:**
|
266 |
-
- **Total amount of disk used:**
|
267 |
|
268 |
An example of 'train' looks as follows.
|
269 |
```
|
@@ -287,9 +287,9 @@ This example was too long and was cropped:
|
|
287 |
|
288 |
#### psgs_w100.nq.exact
|
289 |
|
290 |
-
- **Size of downloaded dataset files:**
|
291 |
-
- **Size of the generated dataset:**
|
292 |
-
- **Total amount of disk used:**
|
293 |
|
294 |
An example of 'train' looks as follows.
|
295 |
```
|
|
|
154 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
155 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
156 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
157 |
+
- **Size of downloaded dataset files:** 425.79 GB
|
158 |
+
- **Size of the generated dataset:** 470.52 GB
|
159 |
+
- **Total amount of disk used:** 978.05 GB
|
160 |
|
161 |
### Dataset Summary
|
162 |
|
|
|
183 |
|
184 |
#### psgs_w100.multiset.compressed
|
185 |
|
186 |
+
- **Size of downloaded dataset files:** 70.97 GB
|
187 |
+
- **Size of the generated dataset:** 78.42 GB
|
188 |
+
- **Total amount of disk used:** 152.26 GB
|
189 |
|
190 |
An example of 'train' looks as follows.
|
191 |
```
|
|
|
209 |
|
210 |
#### psgs_w100.multiset.exact
|
211 |
|
212 |
+
- **Size of downloaded dataset files:** 70.97 GB
|
213 |
+
- **Size of the generated dataset:** 78.42 GB
|
214 |
+
- **Total amount of disk used:** 187.38 GB
|
215 |
|
216 |
An example of 'train' looks as follows.
|
217 |
```
|
|
|
235 |
|
236 |
#### psgs_w100.multiset.no_index
|
237 |
|
238 |
+
- **Size of downloaded dataset files:** 70.97 GB
|
239 |
+
- **Size of the generated dataset:** 78.42 GB
|
240 |
+
- **Total amount of disk used:** 149.38 GB
|
241 |
|
242 |
An example of 'train' looks as follows.
|
243 |
```
|
|
|
261 |
|
262 |
#### psgs_w100.nq.compressed
|
263 |
|
264 |
+
- **Size of downloaded dataset files:** 70.97 GB
|
265 |
+
- **Size of the generated dataset:** 78.42 GB
|
266 |
+
- **Total amount of disk used:** 152.26 GB
|
267 |
|
268 |
An example of 'train' looks as follows.
|
269 |
```
|
|
|
287 |
|
288 |
#### psgs_w100.nq.exact
|
289 |
|
290 |
+
- **Size of downloaded dataset files:** 70.97 GB
|
291 |
+
- **Size of the generated dataset:** 78.42 GB
|
292 |
+
- **Total amount of disk used:** 187.38 GB
|
293 |
|
294 |
An example of 'train' looks as follows.
|
295 |
```
|