Convert dataset sizes from base 2 to base 10 in the dataset card
#1
by
albertvillanova
HF staff
- opened
README.md
CHANGED
@@ -112,9 +112,9 @@ dataset_info:
|
|
112 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
113 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
114 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
115 |
-
- **Size of downloaded dataset files:** 0.
|
116 |
-
- **Size of the generated dataset:** 1.
|
117 |
-
- **Total amount of disk used:** 2.
|
118 |
|
119 |
### Dataset Summary
|
120 |
|
@@ -139,9 +139,9 @@ The dataset is split into train (2696), dev (384) and test (784). A background s
|
|
139 |
|
140 |
#### default
|
141 |
|
142 |
-
- **Size of downloaded dataset files:** 0.
|
143 |
-
- **Size of the generated dataset:** 1.
|
144 |
-
- **Total amount of disk used:** 2.
|
145 |
|
146 |
An example of 'train' looks as follows.
|
147 |
```
|
|
|
112 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
113 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
114 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
115 |
+
- **Size of downloaded dataset files:** 0.49 MB
|
116 |
+
- **Size of the generated dataset:** 1.72 MB
|
117 |
+
- **Total amount of disk used:** 2.22 MB
|
118 |
|
119 |
### Dataset Summary
|
120 |
|
|
|
139 |
|
140 |
#### default
|
141 |
|
142 |
+
- **Size of downloaded dataset files:** 0.49 MB
|
143 |
+
- **Size of the generated dataset:** 1.72 MB
|
144 |
+
- **Total amount of disk used:** 2.22 MB
|
145 |
|
146 |
An example of 'train' looks as follows.
|
147 |
```
|