Datasets:
Convert dataset sizes from base 2 to base 10 in the dataset card
#1
by
albertvillanova
HF staff
- opened
README.md
CHANGED
@@ -99,9 +99,9 @@ dataset_info:
|
|
99 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
100 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
101 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
102 |
-
- **Size of downloaded dataset files:**
|
103 |
-
- **Size of the generated dataset:**
|
104 |
-
- **Total amount of disk used:**
|
105 |
|
106 |
### Dataset Summary
|
107 |
|
@@ -132,9 +132,9 @@ Features includes:
|
|
132 |
|
133 |
#### long
|
134 |
|
135 |
-
- **Size of downloaded dataset files:**
|
136 |
-
- **Size of the generated dataset:**
|
137 |
-
- **Total amount of disk used:**
|
138 |
|
139 |
An example of 'train' looks as follows.
|
140 |
```
|
@@ -149,9 +149,9 @@ An example of 'train' looks as follows.
|
|
149 |
|
150 |
#### short
|
151 |
|
152 |
-
- **Size of downloaded dataset files:**
|
153 |
-
- **Size of the generated dataset:**
|
154 |
-
- **Total amount of disk used:**
|
155 |
|
156 |
An example of 'train' looks as follows.
|
157 |
```
|
|
|
99 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
100 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
101 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
102 |
+
- **Size of downloaded dataset files:** 1.34 GB
|
103 |
+
- **Size of the generated dataset:** 229.76 MB
|
104 |
+
- **Total amount of disk used:** 1.57 GB
|
105 |
|
106 |
### Dataset Summary
|
107 |
|
|
|
132 |
|
133 |
#### long
|
134 |
|
135 |
+
- **Size of downloaded dataset files:** 670.61 MB
|
136 |
+
- **Size of the generated dataset:** 92.00 MB
|
137 |
+
- **Total amount of disk used:** 762.62 MB
|
138 |
|
139 |
An example of 'train' looks as follows.
|
140 |
```
|
|
|
149 |
|
150 |
#### short
|
151 |
|
152 |
+
- **Size of downloaded dataset files:** 670.61 MB
|
153 |
+
- **Size of the generated dataset:** 137.75 MB
|
154 |
+
- **Total amount of disk used:** 808.37 MB
|
155 |
|
156 |
An example of 'train' looks as follows.
|
157 |
```
|