albertvillanova HF staff commited on
Commit
5aa5972
1 Parent(s): 452cb6c

Convert dataset sizes from base 2 to base 10 in the dataset card (#1)

Browse files

- Convert dataset sizes from base 2 to base 10 in the dataset card (4e30f2bd0dd674ac7a8a894542bfb31ffbf2d0c4)

Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -99,9 +99,9 @@ dataset_info:
99
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
100
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
101
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
102
- - **Size of downloaded dataset files:** 1279.08 MB
103
- - **Size of the generated dataset:** 219.12 MB
104
- - **Total amount of disk used:** 1498.20 MB
105
 
106
  ### Dataset Summary
107
 
@@ -132,9 +132,9 @@ Features includes:
132
 
133
  #### long
134
 
135
- - **Size of downloaded dataset files:** 639.54 MB
136
- - **Size of the generated dataset:** 87.74 MB
137
- - **Total amount of disk used:** 727.29 MB
138
 
139
  An example of 'train' looks as follows.
140
  ```
@@ -149,9 +149,9 @@ An example of 'train' looks as follows.
149
 
150
  #### short
151
 
152
- - **Size of downloaded dataset files:** 639.54 MB
153
- - **Size of the generated dataset:** 131.37 MB
154
- - **Total amount of disk used:** 770.92 MB
155
 
156
  An example of 'train' looks as follows.
157
  ```
99
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
100
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
101
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
102
+ - **Size of downloaded dataset files:** 1.34 GB
103
+ - **Size of the generated dataset:** 229.76 MB
104
+ - **Total amount of disk used:** 1.57 GB
105
 
106
  ### Dataset Summary
107
 
132
 
133
  #### long
134
 
135
+ - **Size of downloaded dataset files:** 670.61 MB
136
+ - **Size of the generated dataset:** 92.00 MB
137
+ - **Total amount of disk used:** 762.62 MB
138
 
139
  An example of 'train' looks as follows.
140
  ```
149
 
150
  #### short
151
 
152
+ - **Size of downloaded dataset files:** 670.61 MB
153
+ - **Size of the generated dataset:** 137.75 MB
154
+ - **Total amount of disk used:** 808.37 MB
155
 
156
  An example of 'train' looks as follows.
157
  ```