albertvillanova HF staff commited on
Commit
bc14a4f
1 Parent(s): b86342a

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
@@ -81,9 +81,9 @@ dataset_info:
81
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
82
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
83
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
84
- - **Size of downloaded dataset files:** 1.85 MB
85
- - **Size of the generated dataset:** 1.62 MB
86
- - **Total amount of disk used:** 3.47 MB
87
 
88
  ### Dataset Summary
89
 
@@ -103,9 +103,9 @@ dataset_info:
103
 
104
  #### plain_text
105
 
106
- - **Size of downloaded dataset files:** 1.85 MB
107
- - **Size of the generated dataset:** 1.62 MB
108
- - **Total amount of disk used:** 3.47 MB
109
 
110
  An example of 'train' looks as follows.
111
  ```
 
81
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
82
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
83
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
84
+ - **Size of downloaded dataset files:** 1.94 MB
85
+ - **Size of the generated dataset:** 1.70 MB
86
+ - **Total amount of disk used:** 3.64 MB
87
 
88
  ### Dataset Summary
89
 
 
103
 
104
  #### plain_text
105
 
106
+ - **Size of downloaded dataset files:** 1.94 MB
107
+ - **Size of the generated dataset:** 1.70 MB
108
+ - **Total amount of disk used:** 3.64 MB
109
 
110
  An example of 'train' looks as follows.
111
  ```