albertvillanova HF staff commited on
Commit
f1c806a
1 Parent(s): 75ec0e2

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
@@ -90,9 +90,9 @@ dataset_info:
90
  - **Repository:** [https://github.com/webis-de/webis-tldr-17-corpus](https://github.com/webis-de/webis-tldr-17-corpus)
91
  - **Paper:** [https://aclanthology.org/W17-4508]
92
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
93
- - **Size of downloaded dataset files:** 2996.31 MB
94
- - **Size of the generated dataset:** 18063.11 MB
95
- - **Total amount of disk used:** 21059.41 MB
96
 
97
  ### Dataset Summary
98
 
@@ -126,9 +126,9 @@ English
126
 
127
  #### default
128
 
129
- - **Size of downloaded dataset files:** 2996.31 MB
130
- - **Size of the generated dataset:** 18063.11 MB
131
- - **Total amount of disk used:** 21059.41 MB
132
 
133
  An example of 'train' looks as follows.
134
  ```
 
90
  - **Repository:** [https://github.com/webis-de/webis-tldr-17-corpus](https://github.com/webis-de/webis-tldr-17-corpus)
91
  - **Paper:** [https://aclanthology.org/W17-4508]
92
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
93
+ - **Size of downloaded dataset files:** 3.14 GB
94
+ - **Size of the generated dataset:** 18.94 GB
95
+ - **Total amount of disk used:** 22.08 GB
96
 
97
  ### Dataset Summary
98
 
 
126
 
127
  #### default
128
 
129
+ - **Size of downloaded dataset files:** 3.14 GB
130
+ - **Size of the generated dataset:** 18.94 GB
131
+ - **Total amount of disk used:** 22.08 GB
132
 
133
  An example of 'train' looks as follows.
134
  ```