albertvillanova HF staff commited on
Commit
6122889
1 Parent(s): 3f15acf

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 (795bdc3f53ed3c63aad62c339f38858531cf3f80)

Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -123,9 +123,9 @@ dataset_info:
123
  - **Repository:** https://github.com/nyu-dl/dl4ir-searchQA
124
  - **Paper:** [SearchQA: A New Q&A Dataset Augmented with Context from a Search Engine](https://arxiv.org/abs/1704.05179)
125
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
126
- - **Size of downloaded dataset files:** 6163.54 MB
127
- - **Size of the generated dataset:** 14573.76 MB
128
- - **Total amount of disk used:** 20737.29 MB
129
 
130
  ### Dataset Summary
131
 
@@ -151,9 +151,9 @@ Following this approach, we built SearchQA, which consists of more than 140k que
151
 
152
  #### raw_jeopardy
153
 
154
- - **Size of downloaded dataset files:** 3160.84 MB
155
- - **Size of the generated dataset:** 7410.98 MB
156
- - **Total amount of disk used:** 10571.82 MB
157
 
158
  An example of 'train' looks as follows.
159
  ```
@@ -162,9 +162,9 @@ An example of 'train' looks as follows.
162
 
163
  #### train_test_val
164
 
165
- - **Size of downloaded dataset files:** 3002.69 MB
166
- - **Size of the generated dataset:** 7162.78 MB
167
- - **Total amount of disk used:** 10165.47 MB
168
 
169
  An example of 'validation' looks as follows.
170
  ```
 
123
  - **Repository:** https://github.com/nyu-dl/dl4ir-searchQA
124
  - **Paper:** [SearchQA: A New Q&A Dataset Augmented with Context from a Search Engine](https://arxiv.org/abs/1704.05179)
125
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
126
+ - **Size of downloaded dataset files:** 6.46 GB
127
+ - **Size of the generated dataset:** 15.28 GB
128
+ - **Total amount of disk used:** 21.74 GB
129
 
130
  ### Dataset Summary
131
 
 
151
 
152
  #### raw_jeopardy
153
 
154
+ - **Size of downloaded dataset files:** 3.31 GB
155
+ - **Size of the generated dataset:** 7.77 GB
156
+ - **Total amount of disk used:** 11.09 GB
157
 
158
  An example of 'train' looks as follows.
159
  ```
 
162
 
163
  #### train_test_val
164
 
165
+ - **Size of downloaded dataset files:** 3.15 GB
166
+ - **Size of the generated dataset:** 7.51 GB
167
+ - **Total amount of disk used:** 10.66 GB
168
 
169
  An example of 'validation' looks as follows.
170
  ```