Convert dataset sizes from base 2 to base 10 in the dataset card
#2
by
albertvillanova
HF staff
- opened
README.md
CHANGED
@@ -57,9 +57,9 @@ dataset_info:
|
|
57 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
58 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
59 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
60 |
-
- **Size of downloaded dataset files:** 1.
|
61 |
-
- **Size of the generated dataset:** 1.
|
62 |
-
- **Total amount of disk used:** 2.
|
63 |
|
64 |
### Dataset Summary
|
65 |
|
@@ -88,9 +88,9 @@ temporal or measurable quantities, TIMEX3 and the International System of Units
|
|
88 |
|
89 |
#### default
|
90 |
|
91 |
-
- **Size of downloaded dataset files:** 1.
|
92 |
-
- **Size of the generated dataset:** 1.
|
93 |
-
- **Total amount of disk used:** 2.
|
94 |
|
95 |
An example of 'validation' looks as follows.
|
96 |
```
|
|
|
57 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
58 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
59 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
60 |
+
- **Size of downloaded dataset files:** 1.67 MB
|
61 |
+
- **Size of the generated dataset:** 1.10 MB
|
62 |
+
- **Total amount of disk used:** 2.78 MB
|
63 |
|
64 |
### Dataset Summary
|
65 |
|
|
|
88 |
|
89 |
#### default
|
90 |
|
91 |
+
- **Size of downloaded dataset files:** 1.67 MB
|
92 |
+
- **Size of the generated dataset:** 1.10 MB
|
93 |
+
- **Total amount of disk used:** 2.78 MB
|
94 |
|
95 |
An example of 'validation' looks as follows.
|
96 |
```
|