albertvillanova HF staff commited on
Commit
f08db4b
1 Parent(s): 3d2ec16

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

Browse files

Convert dataset sizes from base 2 (MiB) to base 10 (MB) in the dataset card, as it is the case in the dataset viewer.
See: https://github.com/huggingface/datasets/issues/5708

Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -67,9 +67,9 @@ dataset_info:
67
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
68
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
69
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
70
- - **Size of downloaded dataset files:** 395.73 MB
71
- - **Size of the generated dataset:** 630.60 MB
72
- - **Total amount of disk used:** 1026.33 MB
73
 
74
  ### Dataset Summary
75
 
@@ -100,9 +100,9 @@ dataset is released under CC0, as is the underlying comment text.
100
 
101
  #### default
102
 
103
- - **Size of downloaded dataset files:** 395.73 MB
104
- - **Size of the generated dataset:** 630.60 MB
105
- - **Total amount of disk used:** 1026.33 MB
106
 
107
  An example of 'validation' looks as follows.
108
  ```
 
67
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
68
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
69
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
70
+ - **Size of downloaded dataset files:** 414.95 MB
71
+ - **Size of the generated dataset:** 661.23 MB
72
+ - **Total amount of disk used:** 1.08 GB
73
 
74
  ### Dataset Summary
75
 
 
100
 
101
  #### default
102
 
103
+ - **Size of downloaded dataset files:** 414.95 MB
104
+ - **Size of the generated dataset:** 661.23 MB
105
+ - **Total amount of disk used:** 1.08 GB
106
 
107
  An example of 'validation' looks as follows.
108
  ```