albertvillanova HF staff commited on
Commit
99b7910
1 Parent(s): 4a7bb88

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
@@ -108,9 +108,9 @@ dataset_info:
108
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
109
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
110
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
111
- - **Size of downloaded dataset files:** 77.59 MB
112
- - **Size of the generated dataset:** 215.36 MB
113
- - **Total amount of disk used:** 292.95 MB
114
 
115
  ### Dataset Summary
116
 
@@ -131,9 +131,9 @@ sentiment classification. For more detailed information please refer to the pape
131
 
132
  #### sentiment140
133
 
134
- - **Size of downloaded dataset files:** 77.59 MB
135
- - **Size of the generated dataset:** 215.36 MB
136
- - **Total amount of disk used:** 292.95 MB
137
 
138
  An example of 'train' looks as follows.
139
  ```
 
108
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
109
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
110
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
111
+ - **Size of downloaded dataset files:** 81.36 MB
112
+ - **Size of the generated dataset:** 225.82 MB
113
+ - **Total amount of disk used:** 307.18 MB
114
 
115
  ### Dataset Summary
116
 
 
131
 
132
  #### sentiment140
133
 
134
+ - **Size of downloaded dataset files:** 81.36 MB
135
+ - **Size of the generated dataset:** 225.82 MB
136
+ - **Total amount of disk used:** 307.18 MB
137
 
138
  An example of 'train' looks as follows.
139
  ```