Upload dataset
Browse files- README.md +24 -0
- ScienceQA/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -100,6 +100,26 @@ dataset_info:
|
|
100 |
num_examples: 1000
|
101 |
download_size: 1559212
|
102 |
dataset_size: 15339578
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
- config_name: Visual7W
|
104 |
features:
|
105 |
- name: qry_text
|
@@ -141,6 +161,10 @@ configs:
|
|
141 |
data_files:
|
142 |
- split: test
|
143 |
path: OK-VQA/test-*
|
|
|
|
|
|
|
|
|
144 |
- config_name: Visual7W
|
145 |
data_files:
|
146 |
- split: test
|
|
|
100 |
num_examples: 1000
|
101 |
download_size: 1559212
|
102 |
dataset_size: 15339578
|
103 |
+
- config_name: ScienceQA
|
104 |
+
features:
|
105 |
+
- name: qry_text
|
106 |
+
dtype: string
|
107 |
+
- name: qry_img_path
|
108 |
+
dtype: string
|
109 |
+
- name: tgt_text
|
110 |
+
sequence: string
|
111 |
+
- name: tgt_img_path
|
112 |
+
sequence: string
|
113 |
+
- name: qry_inst
|
114 |
+
dtype: string
|
115 |
+
- name: tgt_inst
|
116 |
+
dtype: string
|
117 |
+
splits:
|
118 |
+
- name: test
|
119 |
+
num_bytes: 23877406
|
120 |
+
num_examples: 1000
|
121 |
+
download_size: 957624
|
122 |
+
dataset_size: 23877406
|
123 |
- config_name: Visual7W
|
124 |
features:
|
125 |
- name: qry_text
|
|
|
161 |
data_files:
|
162 |
- split: test
|
163 |
path: OK-VQA/test-*
|
164 |
+
- config_name: ScienceQA
|
165 |
+
data_files:
|
166 |
+
- split: test
|
167 |
+
path: ScienceQA/test-*
|
168 |
- config_name: Visual7W
|
169 |
data_files:
|
170 |
- split: test
|
ScienceQA/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbec57fd0b078b67f06998ca7e94890ae0c12d4d083b1493cb29f9f8a1d02556
|
3 |
+
size 957624
|