Convert dataset sizes from base 2 to base 10 in the dataset card
#1
by
albertvillanova
HF Staff
- opened
README.md
CHANGED
|
@@ -63,9 +63,9 @@ dataset_info:
|
|
| 63 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 64 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 65 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 66 |
-
- **Size of downloaded dataset files:**
|
| 67 |
-
- **Size of the generated dataset:**
|
| 68 |
-
- **Total amount of disk used:**
|
| 69 |
|
| 70 |
### Dataset Summary
|
| 71 |
|
|
@@ -85,9 +85,9 @@ Language modeling resources to be used in conjunction with the LibriSpeech ASR c
|
|
| 85 |
|
| 86 |
#### default
|
| 87 |
|
| 88 |
-
- **Size of downloaded dataset files:**
|
| 89 |
-
- **Size of the generated dataset:**
|
| 90 |
-
- **Total amount of disk used:**
|
| 91 |
|
| 92 |
An example of 'train' looks as follows.
|
| 93 |
```
|
|
|
|
| 63 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 64 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 65 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 66 |
+
- **Size of downloaded dataset files:** 1.51 GB
|
| 67 |
+
- **Size of the generated dataset:** 4.42 GB
|
| 68 |
+
- **Total amount of disk used:** 5.93 GB
|
| 69 |
|
| 70 |
### Dataset Summary
|
| 71 |
|
|
|
|
| 85 |
|
| 86 |
#### default
|
| 87 |
|
| 88 |
+
- **Size of downloaded dataset files:** 1.51 GB
|
| 89 |
+
- **Size of the generated dataset:** 4.42 GB
|
| 90 |
+
- **Total amount of disk used:** 5.93 GB
|
| 91 |
|
| 92 |
An example of 'train' looks as follows.
|
| 93 |
```
|