albertvillanova HF staff commited on
Commit
213aac8
1 Parent(s): bb225b0

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 (c010709f9e3a2b5771a674c14e619f71656ca0ef)

Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -146,9 +146,9 @@ dataset_info:
146
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
147
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
148
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
149
- - **Size of downloaded dataset files:** 12.01 MB
150
- - **Size of the generated dataset:** 16.88 MB
151
- - **Total amount of disk used:** 28.88 MB
152
 
153
  ### Dataset Summary
154
 
@@ -178,9 +178,9 @@ DoQA enables the development and evaluation of conversational QA systems that he
178
 
179
  #### cooking
180
 
181
- - **Size of downloaded dataset files:** 4.00 MB
182
- - **Size of the generated dataset:** 10.79 MB
183
- - **Total amount of disk used:** 14.79 MB
184
 
185
  An example of 'train' looks as follows.
186
  ```
@@ -207,9 +207,9 @@ This example was too long and was cropped:
207
 
208
  #### movies
209
 
210
- - **Size of downloaded dataset files:** 4.00 MB
211
- - **Size of the generated dataset:** 3.02 MB
212
- - **Total amount of disk used:** 7.02 MB
213
 
214
  An example of 'test' looks as follows.
215
  ```
@@ -236,9 +236,9 @@ This example was too long and was cropped:
236
 
237
  #### travel
238
 
239
- - **Size of downloaded dataset files:** 4.00 MB
240
- - **Size of the generated dataset:** 3.07 MB
241
- - **Total amount of disk used:** 7.07 MB
242
 
243
  An example of 'test' looks as follows.
244
  ```
146
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
147
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
148
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
149
+ - **Size of downloaded dataset files:** 12.59 MB
150
+ - **Size of the generated dataset:** 17.70 MB
151
+ - **Total amount of disk used:** 30.28 MB
152
 
153
  ### Dataset Summary
154
 
178
 
179
  #### cooking
180
 
181
+ - **Size of downloaded dataset files:** 4.19 MB
182
+ - **Size of the generated dataset:** 11.31 MB
183
+ - **Total amount of disk used:** 15.51 MB
184
 
185
  An example of 'train' looks as follows.
186
  ```
207
 
208
  #### movies
209
 
210
+ - **Size of downloaded dataset files:** 4.19 MB
211
+ - **Size of the generated dataset:** 3.17 MB
212
+ - **Total amount of disk used:** 7.36 MB
213
 
214
  An example of 'test' looks as follows.
215
  ```
236
 
237
  #### travel
238
 
239
+ - **Size of downloaded dataset files:** 4.19 MB
240
+ - **Size of the generated dataset:** 3.22 MB
241
+ - **Total amount of disk used:** 7.41 MB
242
 
243
  An example of 'test' looks as follows.
244
  ```