Convert dataset sizes from base 2 to base 10 in the dataset card

#3
by albertvillanova HF staff - opened
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -161,9 +161,9 @@ dataset_info:
161
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
162
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
163
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
164
- - **Size of downloaded dataset files:** 1659.14 MB
165
- - **Size of the generated dataset:** 271.17 MB
166
- - **Total amount of disk used:** 1930.31 MB
167
 
168
  ### Dataset Summary
169
 
@@ -217,9 +217,9 @@ ds = builder.as_streaming_dataset()
217
 
218
  #### cs-en
219
 
220
- - **Size of downloaded dataset files:** 1659.14 MB
221
- - **Size of the generated dataset:** 271.17 MB
222
- - **Total amount of disk used:** 1930.31 MB
223
 
224
  An example of 'validation' looks as follows.
225
  ```
 
161
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
162
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
163
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
164
+ - **Size of downloaded dataset files:** 1.74 GB
165
+ - **Size of the generated dataset:** 284.34 MB
166
+ - **Total amount of disk used:** 2.02 GB
167
 
168
  ### Dataset Summary
169
 
 
217
 
218
  #### cs-en
219
 
220
+ - **Size of downloaded dataset files:** 1.74 GB
221
+ - **Size of the generated dataset:** 284.34 MB
222
+ - **Total amount of disk used:** 2.02 GB
223
 
224
  An example of 'validation' looks as follows.
225
  ```