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
@@ -219,9 +219,9 @@ dataset_info:
219
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
220
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
221
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
222
- - **Size of downloaded dataset files:** 1935.34 MB
223
- - **Size of the generated dataset:** 1394.65 MB
224
- - **Total amount of disk used:** 3329.99 MB
225
 
226
  ### Dataset Summary
227
 
@@ -275,9 +275,9 @@ ds = builder.as_streaming_dataset()
275
 
276
  #### cs-en
277
 
278
- - **Size of downloaded dataset files:** 1935.34 MB
279
- - **Size of the generated dataset:** 1394.65 MB
280
- - **Total amount of disk used:** 3329.99 MB
281
 
282
  An example of 'validation' looks as follows.
283
  ```
 
219
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
220
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
221
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
222
+ - **Size of downloaded dataset files:** 2.03 GB
223
+ - **Size of the generated dataset:** 1.46 GB
224
+ - **Total amount of disk used:** 3.49 GB
225
 
226
  ### Dataset Summary
227
 
 
275
 
276
  #### cs-en
277
 
278
+ - **Size of downloaded dataset files:** 2.03 GB
279
+ - **Size of the generated dataset:** 1.46 GB
280
+ - **Total amount of disk used:** 3.49 GB
281
 
282
  An example of 'validation' looks as follows.
283
  ```