Datasets:
Upload dataset
Browse files
MCQs-Filtered/train-00000-of-00005.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:781f12f5a1788e36f8d270361cc56b191cd1a6a55734a1640d0734a5eeea0661
|
3 |
+
size 491065403
|
MCQs-Filtered/train-00001-of-00005.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:215294e53f0b40e9bdd67988397a3d47f7c2624016c9648a636e76f556c31f24
|
3 |
+
size 488470777
|
MCQs-Filtered/train-00002-of-00005.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5622511ddfafd992c0ce5f3c1f2d8c864014f8ca502b52d04788f14138c226a
|
3 |
+
size 494960122
|
MCQs-Filtered/train-00003-of-00005.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29c038bd2a2aa00d7de05e9437f011e08db06cc8e766081abc28e02533ee7496
|
3 |
+
size 495352078
|
MCQs-Filtered/train-00004-of-00005.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c4c180dc20098c8831db5245d30df59bba03dd6cea41d107e3b8e606c41274d
|
3 |
+
size 483118414
|
README.md
CHANGED
@@ -18,4 +18,22 @@ task_categories:
|
|
18 |
- visual-question-answering
|
19 |
size_categories:
|
20 |
- 100K<n<1M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
---
|
|
|
18 |
- visual-question-answering
|
19 |
size_categories:
|
20 |
- 100K<n<1M
|
21 |
+
dataset_info:
|
22 |
+
features:
|
23 |
+
- name: image
|
24 |
+
dtype: image
|
25 |
+
- name: question
|
26 |
+
dtype: string
|
27 |
+
- name: answer
|
28 |
+
dtype: string
|
29 |
+
- name: wikipedia_source
|
30 |
+
dtype: string
|
31 |
+
- name: question_type
|
32 |
+
dtype: string
|
33 |
+
splits:
|
34 |
+
- name: train
|
35 |
+
num_bytes: 2434233177.03
|
36 |
+
num_examples: 89926
|
37 |
+
download_size: 2452966794
|
38 |
+
dataset_size: 2434233177.03
|
39 |
---
|