Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
closed-domain-qa
Languages:
English
Size:
10K - 100K
License:
Commit
•
ea51f15
1
Parent(s):
dfc9851
Convert dataset sizes from base 2 to base 10 in the dataset card
Browse filesConvert dataset sizes from base 2 (MiB) to base 10 (MB) in the dataset card, as it is the case in the dataset viewer.
See: https://github.com/huggingface/datasets/issues/5708
README.md
CHANGED
@@ -79,9 +79,9 @@ dataset_info:
|
|
79 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
80 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
81 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
82 |
-
- **Size of downloaded dataset files:** 2.
|
83 |
-
- **Size of the generated dataset:** 7.
|
84 |
-
- **Total amount of disk used:** 10.
|
85 |
|
86 |
### Dataset Summary
|
87 |
|
@@ -101,9 +101,9 @@ The SciQ dataset contains 13,679 crowdsourced science exam questions about Physi
|
|
101 |
|
102 |
#### default
|
103 |
|
104 |
-
- **Size of downloaded dataset files:** 2.
|
105 |
-
- **Size of the generated dataset:** 7.
|
106 |
-
- **Total amount of disk used:** 10.
|
107 |
|
108 |
An example of 'train' looks as follows.
|
109 |
```
|
|
|
79 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
80 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
81 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
82 |
+
- **Size of downloaded dataset files:** 2.82 MB
|
83 |
+
- **Size of the generated dataset:** 7.68 MB
|
84 |
+
- **Total amount of disk used:** 10.50 MB
|
85 |
|
86 |
### Dataset Summary
|
87 |
|
|
|
101 |
|
102 |
#### default
|
103 |
|
104 |
+
- **Size of downloaded dataset files:** 2.82 MB
|
105 |
+
- **Size of the generated dataset:** 7.68 MB
|
106 |
+
- **Total amount of disk used:** 10.50 MB
|
107 |
|
108 |
An example of 'train' looks as follows.
|
109 |
```
|