Datasets:
Tasks:
Visual Question Answering
Formats:
parquet
Sub-tasks:
visual-question-answering
Languages:
English
Size:
100K - 1M
ArXiv:
License:
Commit
·
90da5b1
1
Parent(s):
2dfec17
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 (6f69b95ece9f6e4326e3dea44fb8bc219a654a5c)
README.md
CHANGED
@@ -206,9 +206,9 @@ dataset_info:
|
|
206 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
207 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
208 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
209 |
-
- **Size of downloaded dataset files:**
|
210 |
-
- **Size of the generated dataset:**
|
211 |
-
- **Total amount of disk used:**
|
212 |
|
213 |
### Dataset Summary
|
214 |
|
@@ -230,9 +230,9 @@ dataset_info:
|
|
230 |
|
231 |
#### compguesswhat-original
|
232 |
|
233 |
-
- **Size of downloaded dataset files:**
|
234 |
-
- **Size of the generated dataset:**
|
235 |
-
- **Total amount of disk used:**
|
236 |
|
237 |
An example of 'validation' looks as follows.
|
238 |
```
|
@@ -255,9 +255,9 @@ This example was too long and was cropped:
|
|
255 |
|
256 |
#### compguesswhat-zero_shot
|
257 |
|
258 |
-
- **Size of downloaded dataset files:** 4.
|
259 |
-
- **Size of the generated dataset:**
|
260 |
-
- **Total amount of disk used:**
|
261 |
|
262 |
An example of 'nd_valid' looks as follows.
|
263 |
```
|
|
|
206 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
207 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
208 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
209 |
+
- **Size of downloaded dataset files:** 112.05 MB
|
210 |
+
- **Size of the generated dataset:** 271.11 MB
|
211 |
+
- **Total amount of disk used:** 383.16 MB
|
212 |
|
213 |
### Dataset Summary
|
214 |
|
|
|
230 |
|
231 |
#### compguesswhat-original
|
232 |
|
233 |
+
- **Size of downloaded dataset files:** 107.21 MB
|
234 |
+
- **Size of the generated dataset:** 174.37 MB
|
235 |
+
- **Total amount of disk used:** 281.57 MB
|
236 |
|
237 |
An example of 'validation' looks as follows.
|
238 |
```
|
|
|
255 |
|
256 |
#### compguesswhat-zero_shot
|
257 |
|
258 |
+
- **Size of downloaded dataset files:** 4.84 MB
|
259 |
+
- **Size of the generated dataset:** 96.74 MB
|
260 |
+
- **Total amount of disk used:** 101.59 MB
|
261 |
|
262 |
An example of 'nd_valid' looks as follows.
|
263 |
```
|