albertvillanova HF staff commited on
Commit
1a3077d
1 Parent(s): 228f40f

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
@@ -77,9 +77,9 @@ dataset_info:
77
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
78
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
79
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
80
- - **Size of downloaded dataset files:** 216.34 MB
81
- - **Size of the generated dataset:** 74.02 MB
82
- - **Total amount of disk used:** 290.36 MB
83
 
84
  ### Dataset Summary
85
 
@@ -104,9 +104,9 @@ basis for the shared task of the RepEval 2017 Workshop at EMNLP in Copenhagen.
104
 
105
  #### plain_text
106
 
107
- - **Size of downloaded dataset files:** 216.34 MB
108
- - **Size of the generated dataset:** 74.02 MB
109
- - **Total amount of disk used:** 290.36 MB
110
 
111
  An example of 'train' looks as follows.
112
  ```
 
77
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
78
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
79
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
80
+ - **Size of downloaded dataset files:** 226.85 MB
81
+ - **Size of the generated dataset:** 77.62 MB
82
+ - **Total amount of disk used:** 304.46 MB
83
 
84
  ### Dataset Summary
85
 
 
104
 
105
  #### plain_text
106
 
107
+ - **Size of downloaded dataset files:** 226.85 MB
108
+ - **Size of the generated dataset:** 77.62 MB
109
+ - **Total amount of disk used:** 304.46 MB
110
 
111
  An example of 'train' looks as follows.
112
  ```