Convert dataset sizes from base 2 to base 10 in the dataset card
#1
by
albertvillanova
HF staff
- opened
README.md
CHANGED
@@ -89,9 +89,9 @@ dataset_info:
|
|
89 |
- **Repository:** https://github.com/allenai/qasc/
|
90 |
- **Paper:** [QASC: A Dataset for Question Answering via Sentence Composition](https://arxiv.org/abs/1910.11473)
|
91 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
92 |
-
- **Size of downloaded dataset files:** 1.
|
93 |
-
- **Size of the generated dataset:** 5.
|
94 |
-
- **Total amount of disk used:** 7.
|
95 |
|
96 |
### Dataset Summary
|
97 |
|
@@ -112,9 +112,9 @@ questions about grade school science (8,134 train, 926 dev, 920 test), and comes
|
|
112 |
|
113 |
#### default
|
114 |
|
115 |
-
- **Size of downloaded dataset files:** 1.
|
116 |
-
- **Size of the generated dataset:** 5.
|
117 |
-
- **Total amount of disk used:** 7.
|
118 |
|
119 |
An example of 'validation' looks as follows.
|
120 |
```
|
|
|
89 |
- **Repository:** https://github.com/allenai/qasc/
|
90 |
- **Paper:** [QASC: A Dataset for Question Answering via Sentence Composition](https://arxiv.org/abs/1910.11473)
|
91 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
92 |
+
- **Size of downloaded dataset files:** 1.61 MB
|
93 |
+
- **Size of the generated dataset:** 5.87 MB
|
94 |
+
- **Total amount of disk used:** 7.49 MB
|
95 |
|
96 |
### Dataset Summary
|
97 |
|
|
|
112 |
|
113 |
#### default
|
114 |
|
115 |
+
- **Size of downloaded dataset files:** 1.61 MB
|
116 |
+
- **Size of the generated dataset:** 5.87 MB
|
117 |
+
- **Total amount of disk used:** 7.49 MB
|
118 |
|
119 |
An example of 'validation' looks as follows.
|
120 |
```
|