albertvillanova HF staff commited on
Commit
870fda1
1 Parent(s): ffdbb80

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

Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -109,9 +109,9 @@ dataset_info:
109
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
110
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
111
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
112
- - **Size of downloaded dataset files:** 1298.60 MB
113
- - **Size of the generated dataset:** 2.17 MB
114
- - **Total amount of disk used:** 1300.77 MB
115
 
116
  ### Dataset Summary
117
 
@@ -134,9 +134,9 @@ A new dataset of 7,787 genuine grade-school level, multiple-choice science quest
134
 
135
  #### ARC-Challenge
136
 
137
- - **Size of downloaded dataset files:** 649.30 MB
138
- - **Size of the generated dataset:** 0.79 MB
139
- - **Total amount of disk used:** 650.09 MB
140
 
141
  An example of 'train' looks as follows.
142
  ```
@@ -153,9 +153,9 @@ An example of 'train' looks as follows.
153
 
154
  #### ARC-Easy
155
 
156
- - **Size of downloaded dataset files:** 649.30 MB
157
- - **Size of the generated dataset:** 1.38 MB
158
- - **Total amount of disk used:** 650.68 MB
159
 
160
  An example of 'train' looks as follows.
161
  ```
109
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
110
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
111
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
112
+ - **Size of downloaded dataset files:** 1361.68 MB
113
+ - **Size of the generated dataset:** 2.28 MB
114
+ - **Total amount of disk used:** 1363.96 MB
115
 
116
  ### Dataset Summary
117
 
134
 
135
  #### ARC-Challenge
136
 
137
+ - **Size of downloaded dataset files:** 680.84 MB
138
+ - **Size of the generated dataset:** 0.83 MB
139
+ - **Total amount of disk used:** 681.67 MB
140
 
141
  An example of 'train' looks as follows.
142
  ```
153
 
154
  #### ARC-Easy
155
 
156
+ - **Size of downloaded dataset files:** 680.84 MB
157
+ - **Size of the generated dataset:** 1.45 MB
158
+ - **Total amount of disk used:** 682.29 MB
159
 
160
  An example of 'train' looks as follows.
161
  ```