Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
open-domain-qa
Languages:
English
Size:
10K - 100K
License:
Commit
•
7b4de43
1
Parent(s):
64c8020
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
@@ -130,9 +130,9 @@ dataset_info:
|
|
130 |
- **Repository:** [https://github.com/google-research-datasets/natural-questions](https://github.com/google-research-datasets/natural-questions)
|
131 |
- **Paper:** [https://research.google/pubs/pub47761/](https://research.google/pubs/pub47761/)
|
132 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
133 |
-
- **Size of downloaded dataset files:**
|
134 |
-
- **Size of the generated dataset:**
|
135 |
-
- **Total amount of disk used:**
|
136 |
|
137 |
### Dataset Summary
|
138 |
|
@@ -154,9 +154,9 @@ en
|
|
154 |
|
155 |
### Data Instances
|
156 |
|
157 |
-
- **Size of downloaded dataset files:**
|
158 |
-
- **Size of the generated dataset:**
|
159 |
-
- **Total amount of disk used:**
|
160 |
|
161 |
An example of 'train' looks as follows. This is a toy example.
|
162 |
```
|
|
|
130 |
- **Repository:** [https://github.com/google-research-datasets/natural-questions](https://github.com/google-research-datasets/natural-questions)
|
131 |
- **Paper:** [https://research.google/pubs/pub47761/](https://research.google/pubs/pub47761/)
|
132 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
133 |
+
- **Size of downloaded dataset files:** 45.07 GB
|
134 |
+
- **Size of the generated dataset:** 99.80 GB
|
135 |
+
- **Total amount of disk used:** 144.87 GB
|
136 |
|
137 |
### Dataset Summary
|
138 |
|
|
|
154 |
|
155 |
### Data Instances
|
156 |
|
157 |
+
- **Size of downloaded dataset files:** 45.07 GB
|
158 |
+
- **Size of the generated dataset:** 99.80 GB
|
159 |
+
- **Total amount of disk used:** 144.87 GB
|
160 |
|
161 |
An example of 'train' looks as follows. This is a toy example.
|
162 |
```
|