albertvillanova HF staff commited on
Commit
fe60c3f
1 Parent(s): 06b15ef

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
@@ -82,9 +82,9 @@ dataset_info:
82
  - **Repository:** https://github.com/jonathanherzig/commonsenseqa
83
  - **Paper:** https://arxiv.org/abs/1811.00937
84
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
85
- - **Size of downloaded dataset files:** 4.46 MB
86
- - **Size of the generated dataset:** 2.08 MB
87
- - **Total amount of disk used:** 6.54 MB
88
 
89
  ### Dataset Summary
90
 
@@ -107,9 +107,9 @@ The dataset is in English (`en`).
107
 
108
  #### default
109
 
110
- - **Size of downloaded dataset files:** 4.46 MB
111
- - **Size of the generated dataset:** 2.08 MB
112
- - **Total amount of disk used:** 6.54 MB
113
 
114
  An example of 'train' looks as follows:
115
  ```
 
82
  - **Repository:** https://github.com/jonathanherzig/commonsenseqa
83
  - **Paper:** https://arxiv.org/abs/1811.00937
84
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
85
+ - **Size of downloaded dataset files:** 4.68 MB
86
+ - **Size of the generated dataset:** 2.18 MB
87
+ - **Total amount of disk used:** 6.86 MB
88
 
89
  ### Dataset Summary
90
 
 
107
 
108
  #### default
109
 
110
+ - **Size of downloaded dataset files:** 4.68 MB
111
+ - **Size of the generated dataset:** 2.18 MB
112
+ - **Total amount of disk used:** 6.86 MB
113
 
114
  An example of 'train' looks as follows:
115
  ```