albertvillanova HF staff commited on
Commit
320355e
1 Parent(s): 84a28ef

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

Browse files

- Convert dataset sizes from base 2 to base 10 in the dataset card (70f21422d90d462c2cd1d5e9e2ee73cf7091e687)

Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -102,9 +102,9 @@ dataset_info:
102
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
103
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
104
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
105
- - **Size of downloaded dataset files:** 1481.03 MB
106
- - **Size of the generated dataset:** 4503.32 MB
107
- - **Total amount of disk used:** 5984.34 MB
108
 
109
  ### Dataset Summary
110
 
@@ -141,9 +141,9 @@ version v1.1
141
 
142
  #### v1.1
143
 
144
- - **Size of downloaded dataset files:** 160.88 MB
145
- - **Size of the generated dataset:** 414.48 MB
146
- - **Total amount of disk used:** 575.36 MB
147
 
148
  An example of 'train' looks as follows.
149
  ```
@@ -152,9 +152,9 @@ An example of 'train' looks as follows.
152
 
153
  #### v2.1
154
 
155
- - **Size of downloaded dataset files:** 1320.14 MB
156
- - **Size of the generated dataset:** 4088.84 MB
157
- - **Total amount of disk used:** 5408.98 MB
158
 
159
  An example of 'validation' looks as follows.
160
  ```
 
102
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
103
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
104
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
105
+ - **Size of downloaded dataset files:** 1.55 GB
106
+ - **Size of the generated dataset:** 4.72 GB
107
+ - **Total amount of disk used:** 6.28 GB
108
 
109
  ### Dataset Summary
110
 
 
141
 
142
  #### v1.1
143
 
144
+ - **Size of downloaded dataset files:** 168.69 MB
145
+ - **Size of the generated dataset:** 434.61 MB
146
+ - **Total amount of disk used:** 603.31 MB
147
 
148
  An example of 'train' looks as follows.
149
  ```
 
152
 
153
  #### v2.1
154
 
155
+ - **Size of downloaded dataset files:** 1.38 GB
156
+ - **Size of the generated dataset:** 4.29 GB
157
+ - **Total amount of disk used:** 5.67 GB
158
 
159
  An example of 'validation' looks as follows.
160
  ```