Datasets:
Convert dataset sizes from base 2 to base 10 in the dataset card
#1
by
albertvillanova
HF staff
- opened
README.md
CHANGED
@@ -80,9 +80,9 @@ dataset_info:
|
|
80 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
81 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
82 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
83 |
-
- **Size of downloaded dataset files:**
|
84 |
-
- **Size of the generated dataset:**
|
85 |
-
- **Total amount of disk used:**
|
86 |
|
87 |
### Dataset Summary
|
88 |
|
@@ -106,9 +106,9 @@ question, perhaps to multiple input positions, and perform discrete operations o
|
|
106 |
|
107 |
#### default
|
108 |
|
109 |
-
- **Size of downloaded dataset files:**
|
110 |
-
- **Size of the generated dataset:**
|
111 |
-
- **Total amount of disk used:**
|
112 |
|
113 |
An example of 'validation' looks as follows.
|
114 |
```
|
|
|
80 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
81 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
82 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
83 |
+
- **Size of downloaded dataset files:** 8.30 MB
|
84 |
+
- **Size of the generated dataset:** 110.91 MB
|
85 |
+
- **Total amount of disk used:** 119.21 MB
|
86 |
|
87 |
### Dataset Summary
|
88 |
|
|
|
106 |
|
107 |
#### default
|
108 |
|
109 |
+
- **Size of downloaded dataset files:** 8.30 MB
|
110 |
+
- **Size of the generated dataset:** 110.91 MB
|
111 |
+
- **Total amount of disk used:** 119.21 MB
|
112 |
|
113 |
An example of 'validation' looks as follows.
|
114 |
```
|